kern/include
anna 2e32e299d2
mm: rewrite slab allocator
This is the final part of the major mm subsystem
refactor (for now).  The new and improved slab
allocator can do *proper* poisoning, with pretty
accurate out-of-bounds and use-after-free
detection.
vm_page_t has also been restructured; its flags
and order are now combined into one atomic field.
2021-11-22 04:23:31 +01:00
..
gay mm: rewrite slab allocator 2021-11-22 04:23:31 +01:00
stdlib.h update license terms 2021-11-15 19:23:22 +01:00