diff options
author | David S. Miller <davem@davemloft.net> | 2021-03-26 01:39:33 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-26 01:39:33 +0100 |
commit | 9874b620914bbf4e69a5539b4a23bfd045961187 (patch) | |
tree | 59d80b979dda8c40215678a1f394bad170686178 /Documentation | |
parent | Merge branch 'stmmac-multivector-msi' (diff) | |
parent | tcp: convert elligible sysctls to u8 (diff) | |
download | linux-9874b620914bbf4e69a5539b4a23bfd045961187.tar.xz linux-9874b620914bbf4e69a5539b4a23bfd045961187.zip |
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