diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2020-02-21 10:09:53 +0000 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2020-03-02 10:24:34 +0200 |
commit | bb699a793110fc29664e80c4ebb158a922151d52 (patch) | |
tree | 8d696e8a00f970795d8464419100f714b8103bf6 /drivers/gpu/drm/i915/i915_drv.c | |
parent | 98d54f81e36ba3bf92172791eba5ca5bd813989b (diff) |
drm/i915/gem: Break up long lists of object reclaim
Call cond_resched() between each freed object in case we have a really,
really long list, and we don't want to block normal processes.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200221100953.2587176-1-chris@chris-wilson.co.uk
(cherry picked from commit deeee411a97559096523f97655ff16da34cf0573)
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_drv.c')
0 files changed, 0 insertions, 0 deletions