[Mesa-dev] threads and X.org/AIGLX drivers
Daniel Stone
daniel at fooishbar.org
Thu May 12 06:53:04 PDT 2011
On Thu, May 12, 2011 at 09:45:14AM -0400, Kristian Høgsberg wrote:
> A different solution could be to use the input thread idea and stop
> taking SIGIO.
The input thread needs a lot of work though - we don't do any locking at
all. So try doing device creation/destruction in a loop, or changing
the device hierachy, or, or, or, while generating input events at the
same time. It won't end well.
Cheers,
Daniel
More information about the xorg-devel
mailing list