7 ms·
Unfortunately, not for the moment.
by fruneau 13y ago
Unfortunately, not for the moment.
- aktau 13y agoI'd also like to put in a request for either open-sourcing or a more detailed overview of the implementations, they sound really interesting.
- fruneau 13y agoI'll consider writing a more detailed article on the subject. Open-sourcing the code will not be possible in the short-term.
- deletes 13y ago+1, for request of implementation details. I'm really curious about this.
- robjh 13y agoIn lieu of the implementation, I'd like to know if these allocators are themselves based on malloc or if you have some tricky assembly/kernel code going on somewhere.
- fruneau 13y agoThese allocators are based on mmap to build the arenas.