aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBenjamin Poirier <[email protected]>2019-09-27 19:12:11 +0900
committerGreg Kroah-Hartman <[email protected]>2019-10-04 17:17:47 +0200
commitb91fec1ecf6f0a93d909f8cb98ad8aea7109e81b (patch)
treeb9b09453174d8e706be657a76e93b36a2d78c7f3 /tools/perf/scripts/python
parent6e9c52b920974b90c4ca994c5d8c5bc56742017f (diff)
staging: qlge: Refill empty buffer queues from wq
When operating at mtu 9000, qlge does order-1 allocations for rx buffers in atomic context. This is especially unreliable when free memory is low or fragmented. Add an approach similar to commit 3161e453e496 ("virtio: net refill on out-of-memory") to qlge so that the device doesn't lock up if there are allocation failures. Signed-off-by: Benjamin Poirier <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions