summaryrefslogtreecommitdiffstats
path: root/contrib/jemalloc/doc/jemalloc.3
diff options
context:
space:
mode:
authorjasone <jasone@FreeBSD.org>2014-03-31 17:04:04 +0000
committerjasone <jasone@FreeBSD.org>2014-03-31 17:04:04 +0000
commit1ce979c62d39ed185e1c78ec4a08fbea40f68e54 (patch)
treee426661c22bd12ce26e2912c7d5c5fd8982659e6 /contrib/jemalloc/doc/jemalloc.3
parentc7aba972417ecd5f05f92b5ebe388232bdaa7c7f (diff)
downloadFreeBSD-src-1ce979c62d39ed185e1c78ec4a08fbea40f68e54.zip
FreeBSD-src-1ce979c62d39ed185e1c78ec4a08fbea40f68e54.tar.gz
Update jemalloc to version 3.6.0.
Diffstat (limited to 'contrib/jemalloc/doc/jemalloc.3')
-rw-r--r--contrib/jemalloc/doc/jemalloc.310
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/jemalloc/doc/jemalloc.3 b/contrib/jemalloc/doc/jemalloc.3
index f10abd1..db43d64 100644
--- a/contrib/jemalloc/doc/jemalloc.3
+++ b/contrib/jemalloc/doc/jemalloc.3
@@ -2,12 +2,12 @@
.\" Title: JEMALLOC
.\" Author: Jason Evans
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 02/25/2014
+.\" Date: 03/31/2014
.\" Manual: User Manual
-.\" Source: jemalloc 3.5.1-0-g7709a64c59daf0b1f938be49472fcc499e1bd136
+.\" Source: jemalloc 3.6.0-0-g46c0af68bd248b04df75e4f92d5fb804c3d75340
.\" Language: English
.\"
-.TH "JEMALLOC" "3" "02/25/2014" "jemalloc 3.5.1-0-g7709a64c59da" "User Manual"
+.TH "JEMALLOC" "3" "03/31/2014" "jemalloc 3.6.0-0-g46c0af68bd24" "User Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -31,7 +31,7 @@
jemalloc \- general purpose memory allocation functions
.SH "LIBRARY"
.PP
-This manual describes jemalloc 3\&.5\&.1\-0\-g7709a64c59daf0b1f938be49472fcc499e1bd136\&. More information can be found at the
+This manual describes jemalloc 3\&.6\&.0\-0\-g46c0af68bd248b04df75e4f92d5fb804c3d75340\&. More information can be found at the
\m[blue]\fBjemalloc website\fR\m[]\&\s-2\u[1]\d\s+2\&.
.PP
The following configuration options are enabled in libc\*(Aqs built\-in jemalloc:
@@ -1035,7 +1035,7 @@ Purge unused dirty pages for arena <i>, or for all arenas if <i> equals
"arena\&.<i>\&.dss" (\fBconst char *\fR) rw
.RS 4
Set the precedence of dss allocation as related to mmap allocation for arena <i>, or for all arenas if <i> equals
-"arenas\&.narenas"\&. See
+"arenas\&.narenas"\&. Note that even during huge allocation this setting is read from the arena that would be chosen for small or large allocation so that applications can depend on consistent dss versus mmap allocation regardless of allocation size\&. See
"opt\&.dss"
for supported settings\&.
.RE
OpenPOWER on IntegriCloud