[Intel-gfx] [CI 08/14] drm/i915/selftests: Force a rewind if at first we don't succeed
Chris Wilson
chris at chris-wilson.co.uk
Tue Feb 2 21:14:35 UTC 2021
Quoting Chris Wilson (2021-02-02 17:43:53)
> Let's see how horrible it is to cycle elements on defer. (Curse the
> irqlock pollution.)
While that did work. I do not have a good idea on how to do list
rotation on an RCU list. I can see that it must require a pair of
synchronize_rcu, and that spells disaster (at least for handling it
inline).
Another way might be to randomize the deadlines along each branch to the
tree... Except we don't have deadlines at this point and we can't so
freely change the priorities.
Hmm.
-Chris
More information about the Intel-gfx
mailing list