thread aware malloc
    Craig Rodrigues 
    rodrigc at crodrigues.org
       
    Wed Apr 13 14:31:31 PDT 2005
    
    
  
On Wed, Apr 13, 2005 at 11:47:02PM +0300, Petri Helenius wrote:
> 
> Is somebody already working on thread-optimizing malloc to have less 
> contention, avoid false sharing issues, etc.?
Niall Douglas mentioned that FreeBSD might want to look at ptmalloc2
which is used in Linux:
http://lists.freebsd.org/pipermail/freebsd-threads/2005-February/002848.html
but I don't know if anyone is actively looking at this for FreeBSD.
-- 
Craig Rodrigues        
rodrigc at crodrigues.org
    
    
More information about the freebsd-threads
mailing list