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