diff options
author | Hante Meuleman <[email protected]> | 2015-05-20 14:09:48 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2015-05-26 14:09:54 +0300 |
commit | 464a5f3f0429c5a6d38d3b4899d38c4b66b18f02 (patch) | |
tree | 940c1af6c5cef5063f953296bb8216fc9c676050 /tools/perf/scripts/python | |
parent | f58001fa95703ac275efe7d53fb7ca8613618b09 (diff) |
brcmfmac: Improve throughput by scheduling msbug flow worker.
The tx flow worker in msgbuf gets scheduled at tx till a certain
threshold has been reached. Then the tx completes will take over
the scheduling. When amsdu and ampdu is used the frames are
transferred wireless in a very bulky fashion, in combination
with this scheduling algorithm and buffer limiters in the stack
this can result in limited throughput. This change causes the
flow worker to be scheduled more frequently from tx.
Reviewed-by: Arend Van Spriel <[email protected]>
Reviewed-by: Franky (Zhenhui) Lin <[email protected]>
Reviewed-by: Pieter-Paul Giesberts <[email protected]>
Reviewed-by: Daniel (Deognyoun) Kim <[email protected]>
Signed-off-by: Hante Meuleman <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions