aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2017-05-24 17:26:53 +0100
committerChris Wilson <[email protected]>2017-05-30 11:46:23 +0100
commit00c26cf9ce4eadf3680e431a374eb4cdc6e824cd (patch)
tree69c16d4813bee1b3deac1e03b629a3126bcd2aeb /tools/perf/scripts/python/bin/stackcollapse-record
parentb5a824250e4aac4fb76c5076b6a5e460e52c831a (diff)
drm/i915: Remove toplevel struct_mutex locking from debugfs/i915_drop_caches
I have a plan to write a quick test to exercise concurrent usage of i915_gem_shrink(), the simplest way looks to be to have multiple threads using debugfs/i915_drop_caches. However, we currently take one lock over the entire function, serialising the calls into i915_gem_shrink() so reduce the lock coverage. Testcase: igt/gem_shrink/reclaim Signed-off-by: Chris Wilson <[email protected]> Cc: Joonas Lahtinen <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Joonas Lahtinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions