Gregory Nutt
|
a4a6917267
|
Fixes some issues found by the PX4 team using Coverity. From Pavel Krienko
|
2015-01-19 13:01:20 -06:00 |
Gregory Nutt
|
f06289e4d5
|
If the INTR granule allocator mode is enabled, there is no
semaphore to destroy. From Lorenz Meier.
|
2014-11-12 06:56:32 -06:00 |
Gregory Nutt
|
2fa7431ee7
|
Move include/nuttx/gran.h to include/nuttx/mm/gran.h
|
2014-09-24 06:55:26 -06:00 |
Gregory Nutt
|
ee0d20d44c
|
Add interfaces to support un-initializing a granule allocator.
|
2014-09-23 16:05:32 -06:00 |
Gregory Nutt
|
b542d1733f
|
Cosmetic
|
2014-09-23 16:03:52 -06:00 |
Gregory Nutt
|
566dc8dd38
|
Add interfaces to support un-initializing a granule allocator.
|
2014-09-23 15:50:45 -06:00 |
Gregory Nutt
|
a73a3ef99f
|
Add shared memory initializatin logic
|
2014-09-23 08:46:31 -06:00 |
Gregory Nutt
|
907e45752b
|
Move granuale allocator and page allocator from mm/. to mm/mm_gran/.
|
2014-09-22 10:33:23 -06:00 |