I am concentrating on performance of Xorg server for several months. I found that it seemed Dispatch() in dix/dispatch.c could be multi threaded, say, the event and request handling might be handled by several threads. Was it possible? Or it might not be as easy as it looks like? Thanks for your attention. <br>