diff options
| author | Eric Dumazet <[email protected]> | 2021-03-25 11:08:14 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-03-25 17:39:33 -0700 |
| commit | 4b6bbf17d4e1939afa72821879fc033d725e9491 (patch) | |
| tree | de82bab705eb59175f69d832faf68b9a7d8bfaf4 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | cb9444130662c6c13022579c861098f212db2562 (diff) | |
ipv4: shrink netns_ipv4 with sysctl conversions
These sysctls that can fit in one byte instead of one int
are converted to save space and thus reduce cache line misses.
- icmp_echo_ignore_all, icmp_echo_ignore_broadcasts,
- icmp_ignore_bogus_error_responses, icmp_errors_use_inbound_ifaddr
- tcp_ecn, tcp_ecn_fallback
- ip_default_ttl, ip_no_pmtu_disc, ip_fwd_use_pmtu
- ip_nonlocal_bind, ip_autobind_reuse
- ip_dynaddr, ip_early_demux, raw_l3mdev_accept
- nexthop_compat_mode, fwmark_reflect
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions