diff options
author | Eric Dumazet <edumazet@google.com> | 2021-09-30 04:03:32 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-09-30 16:17:10 +0300 |
commit | 59f09ae8fac4a990070fc6bdc889d0e0118664ea (patch) | |
tree | b2a2ae1c36876b2ef1aea66848d36b9b51cc41f2 /usr | |
parent | dee3b2d0fa4b51a079f7d12159b42240f795bf64 (diff) | |
download | linux-59f09ae8fac4a990070fc6bdc889d0e0118664ea.tar.xz |
net: snmp: inline snmp_get_cpu_field()
This trivial function is called ~90,000 times on 256 cpus hosts,
when reading /proc/net/netstat. And this number keeps inflating.
Inlining it saves many cycles.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions