incubator-nuttx/mm/mm_gran
Ville Juven 458ff380e5 mm/gran: Allow run-time execution of gran_reserve
User can ask for specific granules to be allocated.

This is useful for one thing only: when mmap() is called for a specific
vaddr. The parameter itself is non-sensical, this is just to satisfy
the POSIX standard.
2022-11-22 08:54:34 +01:00
..
Make.defs
mm_gran.h mm/gran: Allow run-time execution of gran_reserve 2022-11-22 08:54:34 +01:00
mm_granalloc.c
mm_grancritical.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
mm_granfree.c
mm_graninfo.c
mm_graninit.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
mm_granmark.c mm/gran: Allow run-time execution of gran_reserve 2022-11-22 08:54:34 +01:00
mm_granrelease.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
mm_granreserve.c mm/gran: Allow run-time execution of gran_reserve 2022-11-22 08:54:34 +01:00
mm_pgalloc.c mm/gran: Allow run-time execution of gran_reserve 2022-11-22 08:54:34 +01:00