Gregory Nutt
|
855e40ee7d
|
Make some file section headers more consistent with standard
|
2015-04-08 07:25:06 -06:00 |
Gregory Nutt
|
ef82c280fd
|
MM: Minimum memory allocation must to up to 32 if sizeof pointer is 8-bytes
|
2014-11-02 12:11:20 -06:00 |
Gregory Nutt
|
1273be4cfc
|
Fix a place in the memory manager where it explicitly assumes that the size of a point is 4 bytes. That is OK if the actually size is smaller but makes the heap unstable when used withthe x86_64 host simulation
|
2014-10-06 12:49:35 -06:00 |
Gregory Nutt
|
b33c2d9cef
|
Move include/nuttx/mm.h to include/nuttx/mm/mm.h
|
2014-09-24 07:29:09 -06:00 |
Gregory Nutt
|
1863370672
|
Move include/nuttx/shm.h to include/nuttx/mm/shm.h
|
2014-09-24 07:05:02 -06:00 |
Gregory Nutt
|
2fa7431ee7
|
Move include/nuttx/gran.h to include/nuttx/mm/gran.h
|
2014-09-24 06:55:26 -06:00 |