NOTICE: This package has been removed from pkgsrc

./wip/jemalloc, Library jemalloc is a general purpose malloc(3) implementation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 4.0.4, Package name: jemalloc-4.0.4, Maintainer: pkgsrc-users

jemalloc is a general purpose malloc(3) implementation that emphasizes
fragmentation avoidance and scalable concurrency support.

jemalloc first came into use as the FreeBSD libc allocator in 2005.
In 2010 jemalloc development efforts broadened to include developer support
features such as heap profiling, Valgrind integration, and
extensive monitoring/tuning hooks.
Ongoing development efforts trend toward making jemalloc among the best
allocators for a broad range of demanding applications, and
eliminating/mitigating weaknesses that have practical repercussions
for real world applications.


Required to run:
[lang/perl5]

Required to build:
[textproc/docbook-xsl] [textproc/libxslt]

Master sites:

SHA1: 665050e09ed2270899c2421248f21e6d52dfd9dd
RMD160: 9d3572a41c5c5ed0ed15bd3cb82c1098767b11e7
Filesize: 382.308 KB

Version history: (Expand)


CVS history: (Expand)


   2015-05-01 00:16:52 by jonthn | Files touched by this commit (7)
Log message:
Import jemalloc-3.6.0 as wip/jemalloc.

jemalloc is a general purpose malloc(3) implementation that emphasizes
fragmentation avoidance and scalable concurrency support.

jemalloc first came into use as the FreeBSD libc allocator in 2005.
In 2010 jemalloc development efforts broadened to include developer support
features such as heap profiling, Valgrind integration, and
extensive monitoring/tuning hooks.
Ongoing development efforts trend toward making jemalloc among the best
allocators for a broad range of demanding applications, and
eliminating/mitigating weaknesses that have practical repercussions
for real world applications.