https://github.com/torvalds/linux
Revision 4e70af56319e56423d6eb1ce25fc321cdf8cd41d authored by Richard Kennedy on 15 February 2010, 11:16:11 UTC, committed by Al Viro on 19 February 2010, 15:41:13 UTC
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>
1 parent 7fee486
History
Tip revision: 4e70af56319e56423d6eb1ce25fc321cdf8cd41d authored by Richard Kennedy on 15 February 2010, 11:16:11 UTC
fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab under slub
Tip revision: 4e70af5
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 843 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 160.3 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top