Skip to content
Commit b028fb31 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment