diff options
author | Richard Kennedy <richard@rsk.demon.co.uk> | 2010-02-15 11:16:11 +0000 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2010-02-19 10:41:13 -0500 |
commit | 4e70af56319e56423d6eb1ce25fc321cdf8cd41d (patch) | |
tree | 5bdc090bc52c2b341c880374574613ca12f50b6a /fs/nfsd/vfs.c | |
parent | 7fee4868be91e71a3ee8e57289ebf5e10a12297e (diff) |
fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab under slub
This removes 8 bytes of padding from struct inode on 64bit builds, and
so allows 1 more object/slab in the inode_cache when using slub.
Signed-off-by: Richard Kennedy <richard@rsk.demon.co.uk>
----
patch against 2.6.33-rc8
compiled & tested on x86_64 AMDX2
I've been running this patch for over a week with no obvious problems
regards
Richard
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/nfsd/vfs.c')
0 files changed, 0 insertions, 0 deletions