This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
DragonOS-Community
/
relibc_ralloc
cermin dari
https://gitlab.redox-os.org/redox-os/ralloc.git
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Pohon:
66cbc42050
Ranting
Tag
bugfixes
master
new_kernel
redox_cross
relibc
skiplist
1.0.1
relibc_ralloc
/
TODO.md
TODO.md
347 B
Riwayat
Mentahan
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.