diff options
author | Weinn Jheng <[email protected]> | 2014-02-27 17:49:00 +0800 |
---|---|---|
committer | Felipe Balbi <[email protected]> | 2014-03-07 10:03:24 -0600 |
commit | 716fb91dfe1777bd6d5e598f3d3572214b3ed296 (patch) | |
tree | 75232c404790fbeb8816f244daeb4acf78d5cafa /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 3f89204bae896e1d44468886a646b84acadc3c8f (diff) |
usb: gadget: u_ether: move hardware transmit to RX NAPI
In order to reduce the interrupt times in the embedded system,
a receiving workqueue is introduced.
This modification also enhanced the overall throughput as the
benefits of reducing interrupt occurrence.
This work was derived from previous work:
u_ether: move hardware transmit to RX workqueue.
Which should be base on codeaurora's work.
However, the benchmark on my platform shows the throughput
with workqueue is slightly better than NAPI.
Signed-off-by: Weinn Jheng <[email protected]>
Cc: David Brownell <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Stephen Hemminger <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Manu Gautam <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions