Tom Almeida
|
14e275d814
Made sure all tests and benches actually use ralloc as their global allocator
|
6 سال پیش |
Tom Almeida
|
92ca1d73ef
Run rustfmt on all files
|
6 سال پیش |
ticki
|
6e3426f3ca
Improve testing suite, improve security, improve logging, global OOM handler, prepare for performance pass
|
8 سال پیش |
ticki
|
146a5db98f
Add thread local allocators, BRK locks, platform independency, lock reuse, local allocators, more tests, abort-as-panic, additional benches, provide an Allocator struct, memleak detection, fix bugs related to the is_empty function, micro caches (implemented, but not wired up), a prelude, allocator specific OOM handler, fix bound checks, Leak trait, fix bug in Mutex.
|
8 سال پیش |
ticki
|
7e2039cf02
Fix memory leaks, fix OOB bug when freeing the first block, rename BlockList to BlockVec, add memory leak assertions, allow inplace reallocations in segment end, add segment bound checks, improve initial allocation, and more stuff I forget.
|
9 سال پیش |
ticki
|
a022e08f1f
Allocator is ready, provide linking symbols, complete bookkeeping, proper merges, safe multithreading, OOM handling (+ custom handlers), system primitives, add extensive testing.
|
9 سال پیش |