This website works better with JavaScript
首頁
探索
說明
登入
DragonOS-Community
/
relibc_ralloc
镜像来自
https://gitlab.redox-os.org/redox-os/ralloc.git
關註
2
讚好
0
複刻
0
Files
問題管理
0
Wiki
目錄樹:
80f126cbf1
分支列表
標籤列表
bugfixes
master
new_kernel
redox_cross
relibc
skiplist
1.0.1
relibc_ralloc
/
TODO.md
TODO.md
347 B
文件歷史
原始文件
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.