[Spice-devel] [PATCH 0/2] Improve "RedChannelClient: store pipe items in a GList" patch

Frediano Ziglio fziglio at redhat.com
Mon Sep 12 15:32:01 UTC 2016


I these patches should be merged to the sent patch.
Mainly use a GQueue and do some optimization removing some
regressions introduced by previous patch.

Frediano Ziglio (2):
  Change GList in GQueue
  Optimise client pipe passing pipe position instead of data

 server/dcc-send.c                   | 17 ++++----
 server/dcc.c                        | 20 ++++-----
 server/dcc.h                        |  2 +-
 server/display-channel.c            |  5 +--
 server/red-channel-client-private.h |  2 +-
 server/red-channel-client.c         | 86 +++++++++++++++++++++----------------
 server/red-channel-client.h         |  6 ++-
 7 files changed, 73 insertions(+), 65 deletions(-)

-- 
2.7.4



More information about the Spice-devel mailing list