ladybird/Kernel/Heap
Gunnar Beutner 1a9d3e3e54 Kernel: Add a sanity check for CHUNK_SIZE
Also fixes a spelling mistake in the same file.
2021-06-28 15:55:00 +02:00
..
Heap.h Kernel: Add a sanity check for CHUNK_SIZE 2021-06-28 15:55:00 +02:00
kmalloc.cpp Kernel: Increase kmalloc eternal heap to 3MiB 2021-06-28 15:55:00 +02:00
kmalloc.h AK+Kernel: Make fallible allocations compiler-agnostic 2021-06-24 17:35:49 +04:30
SlabAllocator.cpp Kernel: Add slab allocator for 256 bytes 2021-06-26 11:08:52 +02:00
SlabAllocator.h AK+Kernel: Make fallible allocations compiler-agnostic 2021-06-24 17:35:49 +04:30