aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJesse Brandeburg <[email protected]>2007-01-18 09:25:23 -0800
committerJeff Garzik <[email protected]>2007-02-05 16:58:41 -0500
commit60cba200f11b6f90f35634c5cd608773ae3721b7 (patch)
tree0f3724c16dac27138f55ff125af1351b586e328b /tools/perf/scripts/python
parentb5fc8f0c43d388d76ebbb5650b20f4ce4420a5ad (diff)
e1000: fix NAPI performance on 4-port adapters
This fix attempts to solve a customer (IBM) reported issue with NAPI enabled e1000 having bad performance when transmitting simultaneously on four ports. The issue comes down to an interaction between NAPI, hardware interrupt balancing, and the driver rescheduling poll on the same processor. Try to fix by allowing the driver to re-enable interrupts sooner instead of polling one more time, when there was recently all the work completed in cleanup. Signed-off-by: Jesse Brandeburg <[email protected]> Signed-off-by: Auke Kok <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions