diff options
author | Adam Jackson <ajax@redhat.com> | 2010-10-14 12:08:29 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2010-12-07 17:46:11 -0500 |
commit | 0cb618a1ba80b7a86a49ea3241b4352a3700c558 (patch) | |
tree | 1785d81b8ca0b39563d25d687f63fc55d7f0e12c /hw/kdrive/linux/mouse.c | |
parent | 288d4f41e8a0740857a68679cdb38a98372d47d6 (diff) |
xfree86: Remove the teeth from SIGIO input processinginput-thread
Instead of actually processing input in the handler, raise just enough
of a dispatch exception to bomb out of request processing and handle input
instead. This gets us back to exactly two input processing methods:
- input thread
- main loop dispatch
where the SIGIO handler is merely an optimization for the second case.
Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'hw/kdrive/linux/mouse.c')
0 files changed, 0 insertions, 0 deletions