server-skynet-source-3rd-je.../doc
Jason Evans 57efa7bb0e Avoid atexit(3) when possible, disable prof_final by default.
atexit(3) can deadlock internally during its own initialization if
jemalloc calls atexit() during jemalloc initialization.  Mitigate the
impact by restructuring prof initialization to avoid calling atexit()
unless the registered function will actually dump a final heap profile.

Additionally, disable prof_final by default so that this land mine is
opt-in rather than opt-out.

This resolves #144.
2014-10-08 18:08:00 -07:00
..
html.xsl.in Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
jemalloc.xml.in Avoid atexit(3) when possible, disable prof_final by default. 2014-10-08 18:08:00 -07:00
manpages.xsl.in Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
stylesheet.xsl Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00