From f4a58847d3de70b359e57b57b59f4825afdb58c6 Mon Sep 17 00:00:00 2001 From: Jason Evans Date: Mon, 30 May 2016 10:45:38 -0700 Subject: [PATCH] Remove obsolete reference to Valgrind and quarantine. --- doc/jemalloc.xml.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/jemalloc.xml.in b/doc/jemalloc.xml.in index eddc88c1..e3c97bd8 100644 --- a/doc/jemalloc.xml.in +++ b/doc/jemalloc.xml.in @@ -1517,9 +1517,7 @@ malloc_conf = "xmalloc:true";]]> of the arena's discarded/cached allocations may accessed afterward. As part of this requirement, all thread caches which were used to allocate/deallocate in conjunction with the arena must be flushed - beforehand. This interface cannot be used if running inside Valgrind, - nor if the quarantine size is - non-zero. + beforehand.