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 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel