aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJason Evans <jasone@canonware.com>2015-07-17 16:38:25 -0700
committerJason Evans <jasone@canonware.com>2015-07-17 16:38:25 -0700
commitf2bc85298c1cd6f4e95fbbeeb7ccc32ff52a1d8f (patch)
treebddad6b2ae834d0f659d25ad779b49a777f5689c /doc
parent37fd1115c38accc319a82f17c0e9262091844cac (diff)
downloadjemalloc-f2bc85298c1cd6f4e95fbbeeb7ccc32ff52a1d8f.tar.gz
Add the config.cache_oblivious mallctl.
Diffstat (limited to 'doc')
-rw-r--r--doc/jemalloc.xml.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/jemalloc.xml.in b/doc/jemalloc.xml.in
index eb677ad..dbbe837 100644
--- a/doc/jemalloc.xml.in
+++ b/doc/jemalloc.xml.in
@@ -731,6 +731,16 @@ for (i = 0; i < nbins; i++) {
detecting whether another thread caused a refresh.</para></listitem>
</varlistentry>
+ <varlistentry id="config.cache_oblivious">
+ <term>
+ <mallctl>config.cache_oblivious</mallctl>
+ (<type>bool</type>)
+ <literal>r-</literal>
+ </term>
+ <listitem><para><option>--enable-cache-oblivious</option> was specified
+ during build configuration.</para></listitem>
+ </varlistentry>
+
<varlistentry id="config.debug">
<term>
<mallctl>config.debug</mallctl>