diff options
author | Christoph Lameter <[email protected]> | 2010-07-09 14:07:14 -0500 |
---|---|---|
committer | Pekka Enberg <[email protected]> | 2010-07-16 11:13:08 +0300 |
commit | af537b0a6c650ab6ff7104d8163e96866b31c835 (patch) | |
tree | 31d756ebce6ac6613b42a1aa5b1f5a80a7d76fe7 /net/unix/sysctl_net_unix.c | |
parent | f5b801ac38a9612b380ee9a75ab1861f0594e79f (diff) |
slub: Use kmem_cache flags to detect if slab is in debugging mode.
The cacheline with the flags is reachable from the hot paths after the
percpu allocator changes went in. So there is no need anymore to put a
flag into each slab page. Get rid of the SlubDebug flag and use
the flags in kmem_cache instead.
Acked-by: David Rientjes <[email protected]>
Signed-off-by: Christoph Lameter <[email protected]>
Signed-off-by: Pekka Enberg <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions