summaryrefslogtreecommitdiff
path: root/nuttx/mm/mm_gran
Commit message (Expand)AuthorAgeFilesLines
* If the INTR granule allocator mode is enabled, there is noGregory Nutt2014-11-121-0/+2
* Move include/nuttx/gran.h to include/nuttx/mm/gran.hGregory Nutt2014-09-249-9/+9
* Add interfaces to support un-initializing a granule allocator.Gregory Nutt2014-09-231-2/+2
* CosmeticGregory Nutt2014-09-231-1/+1
* Add interfaces to support un-initializing a granule allocator.Gregory Nutt2014-09-231-0/+123
* Add shared memory initializatin logicGregory Nutt2014-09-231-4/+4
* Move granuale allocator and page allocator from mm/. to mm/mm_gran/.Gregory Nutt2014-09-229-0/+1501