This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-07-23 13:17:36 +00:00
Code
Issues
Activity
Actions
df530941cc
serenity
/
Kernel
/
Heap
History
Download ZIP
Download TAR.GZ
Gunnar Beutner
078eeb7bb0
Kernel: Make addresses returned by kmalloc() properly aligned for x86_64
2021-06-26 11:08:52 +02:00
..
Heap.h
Kernel: Make addresses returned by kmalloc() properly aligned for x86_64
2021-06-26 11:08:52 +02:00
kmalloc.cpp
AK+Kernel: Make fallible allocations compiler-agnostic
2021-06-24 17:35:49 +04:30
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