Deleted Added
sdiff udiff text old ( 286911 ) new ( 288090 )
full compact
1'\" t
2.\" Title: JEMALLOC
3.\" Author: Jason Evans
4.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
5.\" Date: 09/21/2015
6.\" Manual: User Manual
7.\" Source: jemalloc 4.0.2-0-g486d249fb4715fd3de679b6c2a04f7e657883111
8.\" Language: English
9.\"
10.TH "JEMALLOC" "3" "09/21/2015" "jemalloc 4.0.2-0-g486d249fb471" "User Manual"
11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------
14.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15.\" http://bugs.debian.org/507673
16.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18.ie \n(.g .ds Aq \(aq

--- 7 unchanged lines hidden (view full) ---

26.ad l
27.\" -----------------------------------------------------------------
28.\" * MAIN CONTENT STARTS HERE *
29.\" -----------------------------------------------------------------
30.SH "NAME"
31jemalloc \- general purpose memory allocation functions
32.SH "LIBRARY"
33.PP
34This manual describes jemalloc 4\&.0\&.2\-0\-g486d249fb4715fd3de679b6c2a04f7e657883111\&. More information can be found at the
35\m[blue]\fBjemalloc website\fR\m[]\&\s-2\u[1]\d\s+2\&.
36.PP
37The following configuration options are enabled in libc\*(Aqs built\-in jemalloc:
38\fB\-\-enable\-fill\fR,
39\fB\-\-enable\-lazy\-lock\fR,
40\fB\-\-enable\-munmap\fR,
41\fB\-\-enable\-stats\fR,
42\fB\-\-enable\-tcache\fR,

--- 1951 unchanged lines hidden ---