commit | 47ba87e0b1269698801310bfd1716b0538282405 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <marcelo.tosatti@cyclades.com> | Fri Feb 03 03:04:06 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Feb 03 08:32:04 2006 -0800 |
tree | be429e822401e9f1a213b008b5e6e2f538754888 | |
parent | 09114eb8c53d2d3b2ff9523e011cb68b2e245dce [diff] |
[PATCH] make "struct d_cookie" depend on CONFIG_PROFILING Shrinks "struct dentry" from 128 bytes to 124 on x86, allowing 31 objects per slab instead of 30. Cc: John Levon <levon@movementarian.org> Cc: Philippe Elie <phil.el@wanadoo.fr> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>