Re: New libc malloc patch
From: David Xu (davidxu_at_freebsd.org)
Date: 11/30/05
- Previous message: John Baldwin: "Re: problems with -current"
- In reply to: Jon Dama: "Re: New libc malloc patch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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"
- Previous message: John Baldwin: "Re: problems with -current"
- In reply to: Jon Dama: "Re: New libc malloc patch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]