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
2026-01-06 08:36:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd43d1e2056fb7949f962eb20b4aabcdbcc472c2
ladybird
/
Kernel
/
Heap
History
Hendiadyoin1
3694b8b690
Kernel: Only deallocate memory when alloc succeeds
...
Also make AllocationHeader acquisition from pointers more verbose
2021-07-01 17:32:34 +02:00
..
Heap.h
Kernel: Only deallocate memory when alloc succeeds
2021-07-01 17:32:34 +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