Linus disabled the cpu-local caches if slab debugging is
enabled. This is because they were not being poisoned,
and so SMP machines were not getting the full debug benefit
of slab poisoning.
If you disable kernel debugging (either in config, or locally
in slab) then it should be fine.
Slab performance has always been sucky with debug enabled,
so no real loss there.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/