[PATCH] slab: enable the cpu arrays on uniprocessor
From Manfred Spraul Always enable the cpu arrays, even on uniprocessor. They provide LIFO ordering, which should improve cache hit rates. And the array allocator is slightly faster than the list operations.
Showing
Please register or sign in to comment