mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-25 08:33:38 +03:00
Clean up documentation and formatting.
This commit is contained in:
parent
a4936ce4d6
commit
079687bb87
4 changed files with 11 additions and 15 deletions
12
README
12
README
|
|
@ -1,10 +1,10 @@
|
|||
jemalloc is a general-purpose scalable concurrent malloc(3) implementation.
|
||||
This distribution is a "portable" implementation that currently
|
||||
targets FreeBSD, Linux, Apple OS X, and MinGW. jemalloc is included as the
|
||||
default allocator in the FreeBSD and NetBSD operating systems, and it is used
|
||||
by the Mozilla Firefox web browser on Microsoft Windows-related platforms.
|
||||
Depending on your needs, one of the other divergent versions may suit your
|
||||
needs better than this distribution.
|
||||
This distribution is a "portable" implementation that currently targets
|
||||
FreeBSD, Linux, Apple OS X, and MinGW. jemalloc is included as the default
|
||||
allocator in the FreeBSD and NetBSD operating systems, and it is used by the
|
||||
Mozilla Firefox web browser on Microsoft Windows-related platforms. Depending
|
||||
on your needs, one of the other divergent versions may suit your needs better
|
||||
than this distribution.
|
||||
|
||||
The COPYING file contains copyright and licensing information.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue