[Bug 93847] GuC is calling a sleeping function in atomic context

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 30 12:07:12 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=93847

--- Comment #2 from Chris Wilson <chris at chris-wilson.co.uk> ---
So things to note here: Using a single page for a workqueue (256 entries) is
still more than the number of requests we can fit into a ringbuffer and so does
not become the ratelimiting factor on submission, i.e. we can more to a single
page and a persistent kmap and speed things up with simpler code.

There are quite a few ABI issues (returning incorrect timeouts to userspace
etc) and ignored error propagation leading to silly bugs in GuC submission, and
many dubious decisions like atomic64_cmpxchg!

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160330/a0b4cb8f/attachment.html>


More information about the intel-gfx-bugs mailing list