aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorRaju Rangoju <[email protected]>2021-01-15 15:50:59 +0530
committerJakub Kicinski <[email protected]>2021-01-16 18:32:08 -0800
commitb660bccbc345b001a13e0df29a723d2612419d91 (patch)
treec6d74488bdfb05f3667970b9dc50df52f129f32c /tools/perf/scripts/python/syscall-counts.py
parentc761b2df9df042c7b3854dfdbedea7fbbc7bee99 (diff)
cxgb4: enable interrupt based Tx completions for T5
Enable interrupt based Tx completions to improve latency for T5. The consumer index (CIDX) will now come via interrupts so that Tx SKBs can be freed up sooner in Rx path. Also, enforce CIDX flush threshold override (CIDXFTHRESHO) to improve latency for slow traffic. This ensures that the interrupt is generated immediately whenever hardware catches up with driver (i.e. CIDX == PIDX is reached), which is often the case for slow traffic. Signed-off-by: Raju Rangoju <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions