summaryrefslogtreecommitdiff
path: root/nuttx/sched/pg_worker.c
Commit message (Expand)AuthorAgeFilesLines
* Rename _TCB to struct tcb_spatacongo2013-02-041-7/+7
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-68/+71
* Remove executable property from many filespatacongo2011-08-191-0/+0
* Macro clock_systimer replaces direct access to g_system_timer variablepatacongo2011-04-131-3/+3
* Add paging debug instrumentationpatacongo2010-08-311-3/+27
* Fix demand-paging compilation errorspatacongo2010-08-221-2/+2
* Add logic to drop the priority of the page fill taskpatacongo2010-08-151-31/+68
* Minor design improvementspatacongo2010-08-151-49/+126
* Completes demand paging core implementationpatacongo2010-08-151-0/+537