diff options
author | David S. Miller <davem@davemloft.net> | 2021-03-25 17:39:33 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-25 17:39:33 -0700 |
commit | 9874b620914bbf4e69a5539b4a23bfd045961187 (patch) | |
tree | 59d80b979dda8c40215678a1f394bad170686178 /Documentation | |
parent | d54e1348d8ef19d5b2cd555e22ffc356f755d66e (diff) | |
parent | 4ecc1baf362c5df2dcabe242511e38ee28486545 (diff) |
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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions