diff options
author | Edward Cree <ecree@solarflare.com> | 2019-08-06 14:53:20 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-08 18:22:29 -0700 |
commit | 5e040d4b1a440b832c7b4cf8116eebcdff91909c (patch) | |
tree | d6bd9e10898bcc52262ddee53532d76aef742ad9 /mm/workingset.c | |
parent | 5e6d9fc76190aa70db9cbfb18a6f44f4ee83b7f5 (diff) | |
download | linux-stable-5e040d4b1a440b832c7b4cf8116eebcdff91909c.tar.gz linux-stable-5e040d4b1a440b832c7b4cf8116eebcdff91909c.tar.bz2 linux-stable-5e040d4b1a440b832c7b4cf8116eebcdff91909c.zip |
sfc: don't score irq moderation points for GRO
We already scored points when handling the RX event, no-one else does this,
and looking at the history it appears this was originally meant to only
score on merges, not on GRO_NORMAL. Moreover, it gets in the way of
changing GRO to not immediately pass GRO_NORMAL skbs to the stack.
Performance testing with four TCP streams received on a single CPU (where
throughput was line rate of 9.4Gbps in all tests) showed a 13.7% reduction
in RX CPU usage (n=6, p=0.03).
Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/workingset.c')
0 files changed, 0 insertions, 0 deletions