aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2018-01-15 12:28:45 +0000
committerChris Wilson <[email protected]>2018-01-15 20:33:01 +0000
commitbeacbd16158a583dc22104d59ea9ac0a808be73f (patch)
tree0a04864db6191d5ec931348ea17c11ebce80fc4a /tools/perf/scripts/python/syscall-counts.py
parent99e48bf98dd036090b480a12c39e8b971731247e (diff)
drm/i915: Use our singlethreaded wq for freeing objects
As freeing the objects require serialisation on struct_mutex, we should prefer to use our singlethreaded driver wq that is dedicated to work requiring struct_mutex (hence serialised).The benefit should be less clutter on the system wq, allowing it to make progress even when the driver/struct_mutex is heavily contended. Signed-off-by: Chris Wilson <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Tvrtko Ursulin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions