Re: [S+Q2 00/19] SLUB with queueing (V2) beats SLAB netperf TCP_RR

From: Heinz Diehl
Date: Sat Jul 10 2010 - 15:57:12 EST


On 10.07.2010, Christoph Lameter wrote:

> The following patchset cleans some pieces up and then equips SLUB with
> per cpu queues that work similar to SLABs queues. With that approach
> SLUB wins significantly in hackbench and improves also on tcp_rr.

The patchset applies cleanly, however compilation fails with

[....]
mm/slub.c: In function âalloc_kmem_cache_cpusâ:
mm/slub.c:2093: error: negative width in bit-field â<anonymous>â
make[1]: *** [mm/slub.o] Error 1
make: *** [mm] Error 2
make: *** Waiting for unfinished jobs....
[....]

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/