Skip to content
Commit 9874b620 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'sysctl-less-storage'



Eric Dumazet says:

====================
net: use less storage for most sysctl

This patch series adds a new sysctl type, to allow using u8 instead of
"int" or "long int" types.

Then we convert mosts sysctls found in struct netns_ipv4
to shrink it by three cache lines.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents d54e1348 4ecc1baf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment