Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 2017 16:12:35 +0300
From:      Slawa Olhovchenkov <slw@zxy.spb.ru>
To:        freebsd-hackers@freebsd.org
Subject:   jmalloc in shared memory
Message-ID:  <20170320131235.GB86500@zxy.spb.ru>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170320131235.GB86500>