[PATCH 0/4] X server's input thread (resending)

Tiago Vignatti vignatti at c3sl.ufpr.br
Wed Oct 1 17:35:32 PDT 2008


Hi,

Here attached are the patches against the server to separate its input 
generation code in another thread.

The main difference in this second try is the hook to put hotplug 
devices to work and the pthread consistency in all code.


  configure.ac                   |    8 +
  dix/main.c                     |   11 +
  hw/xfree86/common/xf86Events.c |   21 +++
  include/dix-config.h.in        |    3
  include/opaque.h               |    3
  include/os.h                   |   17 ++
  mi/mieq.c                      |   55 ++++++++
  os/Makefile.am                 |    7 -
  os/WaitFor.c                   |    8 +
  os/connection.c                |   55 +++++++-
  os/inputthread.c               |  280 
+++++++++++++++++++++++++++++++++++++++++
  11 files changed, 466 insertions(+), 2 deletions(-)


Thanks,

-- 
Tiago Vignatti
C3SL - Centro de Computação Científica e Software Livre
www.c3sl.ufpr.br



More information about the xorg mailing list