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-05-15 03:34:59 +00:00
Code
Issues
Activity
Actions
0a70e1728a
serenity
/
Kernel
/
Heap
History
Download ZIP
Download TAR.GZ
Gunnar Beutner
277f333b2b
Kernel: Add support for profiling kmalloc()/kfree()
2021-05-19 22:51:42 +02:00
..
Heap.h
BitmapView: Disable mutations of the underlying Bitmap
2021-05-18 08:10:45 +02:00
kmalloc.cpp
Kernel: Add support for profiling kmalloc()/kfree()
2021-05-19 22:51:42 +02:00
kmalloc.h
AK+LibC: Implement malloc_good_size() and use it for Vector/HashTable
2021-05-15 16:30:14 +02:00
SlabAllocator.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
SlabAllocator.h
Kernel: Declare operator new/delete noexcept for MAKE_SLAB_ALLOCATED
2021-05-13 08:29:01 +02:00