git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ad3f26
)
net: remove padding from struct socket on 64bit & increase objects/cache
author
Richard Kennedy
<richard@rsk.demon.co.uk>
Tue, 8 Jul 2008 10:03:01 +0000
(
03:03
-0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 8 Jul 2008 10:03:01 +0000
(
03:03
-0700)
remove padding from struct socket reducing its size by 8 bytes.
This allows more objects/cache in sock_inode_cache
12 objects/cache when cacheline size is 128 (generic x86_64)
Signed-off-by: Richard Kennedy <richard@rsk.demon.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found