jemalloc 2.2.5-1 source package in Ubuntu

Changelog

jemalloc (2.2.5-1) unstable; urgency=low

  * New upstream release (Closes: #650627)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  12 Dec 2011 11:58:38 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Stig Sandbeck Mathisen
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe libs

Downloads

File Size SHA-256 Checksum
jemalloc_2.2.5.orig.tar.bz2 218.9 KiB efcc9636757bd7f53a0fde084c2988bfe26f2868e435447f2d41ac42c0b3521e
jemalloc_2.2.5-1.debian.tar.gz 3.0 KiB c73a98350950e351909cc436aded3331630f302a7e62ff4e8615ec11c013e34f
jemalloc_2.2.5-1.dsc 1.3 KiB 53673ea70d9d1beb3b36d3475d6000d29ed5fde414d964f6726cf531ed6d608a

Available diffs

View changes file

Binary packages built by this source

libjemalloc-dev: development files and documentation for jemalloc

 Files used for development with jemalloc.
 .
 Headers and documentation.

libjemalloc1: general-purpose scalable concurrent malloc(3) implementation

 A library providing a malloc(3) implementation for multi-threaded processes on
 multi-processor systems.
 .
 Notable features are reduced lock contention, predictable low fragmentation,
 and introspection with heap profiling.