On Wednesday 14 November 2007 17:12, David Miller wrote:
No, it's an x86-64, so no highmem.
What's also interesting is that SLAB apparently doesn't have this
condition. The first thing that sprung to mind is that SLAB caches
order > 0 allocations, while SLUB does not. However if anything,
that should actually favour the SLUB numbers if network is avoiding
order > 0 allocations.
I'm doing some oprofile runs now to see if I can get any more info.
-