- Created a new linked_list-based slab allocator - Simplified memory bootstrap code by using the slab allocator and linked_lists
14 KiB
14 KiB
- Created a new linked_list-based slab allocator - Simplified memory bootstrap code by using the slab allocator and linked_lists