aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorSara Sharon <[email protected]>2018-12-13 14:47:40 +0200
committerLuca Coelho <[email protected]>2019-02-14 11:29:42 +0200
commitc6ac9f9fb98851f47b978a9476594fc3c477a34d (patch)
treeba16c5786918d0f98e76602707dc5cb21fb64d91 /tools/perf/scripts/python/bin/export-to-postgresql-report
parentd9b10c6ba969c5360d4aebf18fc5ac8e393fd698 (diff)
iwlwifi: pcie: fix emergency path
Allocator swaps the pending requests with 0 when it starts working. This means that relying on it n RX path to decide if to move to emergency is not always a good idea, since it may be zero, but there are still a lot of unallocated RBs in the system. Change allocator to decrement the pending requests on real time. It is more expensive since it accesses the atomic variable more times, but it gives the RX path a better idea of the system's status. Reported-by: Ilan Peer <[email protected]> Signed-off-by: Sara Sharon <[email protected]> Fixes: 868a1e863f95 ("iwlwifi: pcie: avoid empty free RB queue") Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions