Subject: Re: kernel proplib - pools or malloc? To: Garrett D'Amore <garrett_damore@tadpole.com> From: Jason Thorpe <thorpej@shagadelic.org> List: tech-kern Date: 05/12/2006 10:36:35
On May 11, 2006, at 5:57 PM, Garrett D'Amore wrote:
>> So this is saving 80kB of wired kernel memory in this instance.
>> Worth
>> switching over to malloc?
One thing I also want to avoid is the drain on kmem_map.
-- thorpej