include/nuttx/pgalloc.h and mm/mm_pgalloc.c: Add a simple page allocator...
include/nuttx/pgalloc.h and mm/mm_pgalloc.c: Add a simple page allocator based on the existing NuttX granule allocator. I am not certain if the granule allocator is sufficiently deterministic for long range use, but it gets get a page allocator in place for testing very quickly.
parent
ce225dfc
Please register or sign in to comment