Re: New libc malloc patch

From: David Xu (davidxu_at_freebsd.org)
Date: 11/30/05

  • Next message: Emil Mikulic: "Re: bge driver autoneg failure and system-wide stalls"
    Date: Wed, 30 Nov 2005 08:03:20 +0800
    To: Jon Dama <jd@ugcs.caltech.edu>
    
    

    Jon Dama wrote:

    >I looked into the issues and limitations with phkmalloc several months ago
    >and concluded that simply adopting ptmalloc2 (the linux malloc) was the
    >better approach--notably it is willing to draw from both brk and mmap, and
    >it also implements per-thread arenas.
    >
    >
    Hi Jon,

    Is there any chance to test the jamalloc and ptmalloc2 ? I would
    like to see next ten years, we will use a best performance memory
    allocator. :-)

    David Xu

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Emil Mikulic: "Re: bge driver autoneg failure and system-wide stalls"