Skip to content
Snippets Groups Projects
Commit 2c693610 authored by Richard Kennedy's avatar Richard Kennedy Committed by David S. Miller
Browse files

net: remove padding from struct socket on 64bit & increase objects/cache


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: default avatarRichard Kennedy <richard@rsk.demon.co.uk>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4ad3f261
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment