[Spice-devel] [PATCH 0/4] Improve main loop handling

Frediano Ziglio fziglio at redhat.com
Fri Jan 29 02:53:47 PST 2016


This patchset attempt to fix some possible hangs with main loop,
improve latency and loop usage and decrease cpu usage.

Frediano Ziglio (4):
  worker: push data when clients can receive them
  replay: remove a message that could be caused by a race condition
  worker: avoid blocking loop
  worker: don't do too much polling

 server/red-channel.c  | 25 ++++++++++++++++---------
 server/red-worker.c   | 23 ++++++++++++-----------
 server/tests/replay.c |  3 ---
 3 files changed, 28 insertions(+), 23 deletions(-)

-- 
2.4.3



More information about the Spice-devel mailing list