aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorIdo Yariv <[email protected]>2011-03-01 15:14:39 +0200
committerLuciano Coelho <[email protected]>2011-03-03 16:10:46 +0200
commit606ea9fa0b2c01ffafb6beae92ea8e2b1473520b (patch)
tree8a7c4b0978e896fa26d0e2211823afa8f17507c9 /tools/perf/scripts/python/sched-migration.py
parent8aad24642a7c06832a75f1d20e8e3112b4fbd815 (diff)
wl12xx: Do end-of-transactions transfers only if needed
On newer hardware revisions, there is no need to write the host's counter at the end of a RX transaction. The same applies to writing the number of packets at the end of a TX transaction. It is generally a good idea to avoid unnecessary SDIO/SPI transfers. Throughput and CPU usage are improved when avoiding these. Send the host's RX counter and the TX packet count only if needed, based on the hardware revision. [Changed WL12XX_QUIRK_END_OF_TRANSACTION to use BIT(0) -- Luca] Signed-off-by: Ido Yariv <[email protected]> Signed-off-by: Ohad Ben-Cohen <[email protected]> Reviewed-by: Luciano Coelho <[email protected]> Signed-off-by: Luciano Coelho <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions