diff options
author | Tetsuo Handa <[email protected]> | 2014-08-03 20:00:40 +0900 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2014-08-05 10:52:39 +1000 |
commit | 46c2df68f03a236b30808bba361f10900c88d95e (patch) | |
tree | 122f27b4a8d61c6d5d0b9aae90a11a70dc88c565 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 11e504cc705e8ccb06ac93a276e11b5e8fee4d40 (diff) |
drm/ttm: Choose a pool to shrink correctly in ttm_dma_pool_shrink_scan().
We can use "unsigned int" instead of "atomic_t" by updating start_pool
variable under _manager->lock. This patch will make it possible to avoid
skipping when choosing a pool to shrink in round-robin style, after next
patch changes mutex_lock(_manager->lock) to !mutex_trylock(_manager->lork).
Signed-off-by: Tetsuo Handa <[email protected]>
Cc: stable <[email protected]> [3.3+]
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions