This website works better with JavaScript
홈
탐색
도움말
로그인
DragonOS-Community
/
relibc_ralloc
의 미러
https://gitlab.redox-os.org/redox-os/ralloc.git
Watch
2
Star
0
포크
0
파일
이슈
0
위키
트리:
ad5d2d63fd
브랜치
태그
bugfixes
master
new_kernel
redox_cross
relibc
skiplist
1.0.1
relibc_ralloc
/
TODO.md
TODO.md
427 B
히스토리
Raw
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.