General-purpose scalable concurrent malloc implementation

Edit Package jemalloc
http://www.canonware.com/jemalloc

This distribution is the stand-alone "portable" implementation of jemalloc.

Refresh
Refresh
Source Files
Filename Size Changed
jemalloc-3.3.1.tar.bz2 0000252997 247 KB
jemalloc.changes 0000002983 2.91 KB
jemalloc.spec 0000003077 3 KB
Revision 4 (latest revision is 36)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 157950 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 4)
- Update to version 3.3.1
  * Fix a locking order bug that could cause deadlock during fork
    if heap profiling were enabled.
  * Fix a chunk recycling bug that could cause the allocator to lose
    track of whether a chunk was zeroed.
  * Fix TLS-related memory corruption that could occur during thread
    exit if the thread never allocated memory.  Only the quarantine
    and prof facilities were susceptible.
  * Internal reallocation of the quarantined object array leaked
    the old array.
  * Reallocation failure for internal reallocation of the quarantined
    object array (very unlikely) resulted in memory corruption.
  * Fix Valgrind integration to annotate all internally allocated
    memory in a way that keeps Valgrind happy about internal data
    structure access.
  * Fix building for s390 systems.
- Implement %check
Comments 0
openSUSE Build Service is sponsored by