diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2018-01-15 13:28:45 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2018-01-15 21:33:01 +0100 |
commit | beacbd16158a583dc22104d59ea9ac0a808be73f (patch) | |
tree | 0a04864db6191d5ec931348ea17c11ebce80fc4a /fs/nfsd/export.h | |
parent | drm/i915: Lock out execlist tasklet while peeking inside for busy-stats (diff) | |
download | linux-beacbd16158a583dc22104d59ea9ac0a808be73f.tar.xz linux-beacbd16158a583dc22104d59ea9ac0a808be73f.zip |
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 <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20180115122846.15193-1-chris@chris-wilson.co.uk
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Diffstat (limited to 'fs/nfsd/export.h')
0 files changed, 0 insertions, 0 deletions