看板 DFBSD_kernel 關於我們 聯絡資訊
: :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@backplane.com>