This website works better with JavaScript
首页
发现
帮助
登录
DragonOS-Community
/
relibc_ralloc
镜像自地址
https://gitlab.redox-os.org/redox-os/ralloc.git
关注
2
点赞
0
派生
0
文件
工单管理
0
Wiki
目录树:
ad5d2d63fd
分支列表
标签列表
bugfixes
master
new_kernel
redox_cross
relibc
skiplist
1.0.1
relibc_ralloc
/
TODO.md
TODO.md
427 B
文件历史
原始文件
Thread local allocator.
Lock reuse
Freeze/unfreeze -- memcompression
Proper error messages in unwraps.
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.