DragonFly BSD
DragonFly kernel List (threaded) for 2005-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: ptmalloc2


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 17 Feb 2005 13:00:39 -0800 (PST)

:
:On Thu, Feb 17, 2005 at 03:03:35PM -0500, Pedro F. Giffuni wrote:
:> JIC you are not following freebsd-hackers, there was an interesting 
:> discussion about the linux thread-aware malloc that is under a BSD 
:> license. This link comes from an older thread:
:
:There are other alternatives as well, which may or may not perform
:better for different work loads. I would schedule this discussion
:after we have an interface for remapping without open file descriptor.
:
:Joerg

    One of them being our own thread-aware slab allocator.  We would have to
    cut down the slab size to make it efficient but it would be worth porting
    into userland (not difficult since I originally developed it in userland)
    just to see how well it stacks up.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]