« Return to Thread: New libc malloc patch

Re: New libc malloc patch

by David Xu-2 :: Rate this Message:

Reply to Author | View in Thread

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@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@..."

 « Return to Thread: New libc malloc patch