This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
DragonOS-Community
/
relibc_ralloc
mirror of
https://gitlab.redox-os.org/redox-os/ralloc.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Tree:
66cbc42050
Branches
Tags
bugfixes
master
new_kernel
redox_cross
relibc
skiplist
1.0.1
relibc_ralloc
/
TODO.md
TODO.md
347 B
Lịch sử
Raw
Thread local allocator.
Lock reuse
Checkpoints
Fast
calloc
Microcaches.
Skip blocks.
Flattening
Deallocation cache.
Static assumptions.
Thread local storage.
Check
checks
handling of null overlaps.
insert
(and probably
free_inplace
) is possibly due to null overlaps.