aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSara Sharon <[email protected]>2018-08-27 14:07:20 +0300
committerKalle Valo <[email protected]>2018-12-20 09:08:25 +0200
commit3681729429f4626c85a4eb62e5ce76be0b626f87 (patch)
tree3ba31a782baf3c8428c470eea8d5dd2d8c588063 /tools/perf/scripts/python/export-to-postgresql.py
parent83eabf1e9810f3753d6dafd9a0dc3849924d4fc0 (diff)
iwlwifi: pcie: lock txq a bit later in reclaim code
In reclaim code, we don't need to take the queue lock for waking the queue. The code section is executed only when the tx path is stopped, and since the reclaim path is not executed in parallel to itself, no one can update the queue pointers, and accessing them is safe without a lock. Signed-off-by: Sara Sharon <[email protected]> Signed-off-by: Luca Coelho <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions