440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
contention   {key13}


nedmalloc 1.05 (Default branch)

FreshMeat

Sunday June 15, 2008. 09:40 PM
FreshMeat

nedmalloc is an alternative malloc implementation for multiple threads without lock contention based on dlmalloc 2.8.3. It is more or less a newer implementation of ptmalloc2, the standard allocator in Linux (which is based on dlmalloc 2.7.0) but also contains a per-thread cache for maximum CPU scalability. License: OSI Approved Changes: This release adds an error check for TLSSET() and TLSFREE() macros. It fixes a segfault when freeing memory allocated using nedindependent_comalloc().
nedmalloc alternative malloc implementationfor multiple threads without lock contention base nedmalloc 1.05 (Default branch)
nedmalloc 1.05 (Default branch) Read more at FreshMeat
feeds.feedburner.com/~r/freshmeat/feeds/fm-releases-global/~3/312571130/

 

 Related News 

Search

Download Zicos
Fri August 22, 12:34 AM
contention   {key13}