This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2025-12-31 13:48:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47149e625faf4c970155ec923a2701ac2756e2cd
ladybird
/
Kernel
/
Heap
History
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