ladybird/Kernel/Heap
Andreas Kling 63e1b904a4 Kernel: Scrub kmalloc slabs when allocated and deallocated
This matches the behavior of the generic subheaps (and the old slab
allocator implementation.)
2021-12-26 21:22:59 +01:00
..
Heap.h Kernel: Make kmalloc heap expansion kmalloc-free 2021-12-25 22:07:59 +01:00
kmalloc.cpp Kernel: Scrub kmalloc slabs when allocated and deallocated 2021-12-26 21:22:59 +01:00
kmalloc.h Kernel: Remove kfree(), leaving only kfree_sized() :^) 2021-12-26 21:22:59 +01:00