summaryrefslogtreecommitdiff
path: root/nuttx/sched/pg_internal.h
Commit message (Collapse)AuthorAgeFilesLines
* Rename _TCB to struct tcb_spatacongo2013-02-041-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5610 42af7a65-404d-4744-a932-0658087f49c3
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4940 42af7a65-404d-4744-a932-0658087f49c3
* Remove executable property from many filespatacongo2011-08-191-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3897 42af7a65-404d-4744-a932-0658087f49c3
* Add logic to drop the priority of the page fill taskpatacongo2010-08-151-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2857 42af7a65-404d-4744-a932-0658087f49c3
* Completes demand paging core implementationpatacongo2010-08-151-7/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2853 42af7a65-404d-4744-a932-0658087f49c3
* Beginning to add on-demand paging logicpatacongo2010-08-141-0/+107
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2850 42af7a65-404d-4744-a932-0658087f49c3