summaryrefslogtreecommitdiff
path: root/nuttx/sched/pg_miss.c
Commit message (Expand)AuthorAgeFilesLines
* Rename _TCB to struct tcb_spatacongo2013-02-041-2/+2
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-1/+1
* Add paging debug instrumentationpatacongo2010-08-311-1/+5
* Add logic to drop the priority of the page fill taskpatacongo2010-08-151-1/+1
* Completes demand paging core implementationpatacongo2010-08-151-1/+1
* paging documentationpatacongo2010-08-141-3/+3
* Beginning to add on-demand paging logicpatacongo2010-08-141-0/+175