Input thread on EVoC

Daniel Stone daniel at fooishbar.org
Thu Jun 3 16:15:36 PDT 2010


On Thu, Jun 03, 2010 at 05:39:07PM -0400, Adam Jackson wrote:
> On Thu, 2010-06-03 at 20:40 +0100, Daniel Stone wrote:
> > If you're really (really, really) keen, you could try to thread not only
> > input event generation, but event delivery. :) You could get away with
> > it fairly easily at first[0] by just having a single mutex which is
> > taken both by the input thread, and by any operation which modifies the
> > window stack, input shape, etc, in any way.
> 
> ... and anything that touches the client's output buffer?

Rather.


More information about the xorg-devel mailing list