On Tue, Nov 2, 2010 at 2:11 PM, Andriy Gapon <a...@freebsd.org> wrote:
> on 01/11/2010 19:09 Giovanni Trematerra said the following:
>> Here the patch that was in my mind.
>> The patch doesn't implement dynamic slab size just allow
>> to have a multipage slab to back uma_zone objects.
>> I'm going to work more on the topic "dynamic slab size" soon.
>> I tested the patch on qemu with -smp 32.
>> I'm looking for real hw to test the patch on.
>
> Having only skimmed the patch I have a question - is this only used for 
> internal
> zones?  "Application" zones with large items still use off-page slabs?
>

Yes, it is used only for internal zones. Other zones will go off-page as usual.

--
Giovanni Trematerra
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to