jmalloc in shared memory

Slawa Olhovchenkov slw at zxy.spb.ru
Mon Mar 20 13:12:38 UTC 2017


How I can use jmalloc in shared memory?

I.e. parent process do mmap w/ MAP_ANON|MAP_SHARED, create jmalloc
"instance" in this memory and use jmalloc routines for memory management
in this region.


More information about the freebsd-hackers mailing list