Re: [Spice-devel] [PATCH 6/6] server/red_worker: send surface images on demand (UPDATE_MEM)

2011-06-30 Thread Yonit Halperin
On 06/20/2011 02:18 PM, Alon Levy wrote: From: Yonit Halperinyhalp...@redhat.com When surfaces are being reloaded to the worker (e.g., after UPDATE_MEM), we will send them to the client only if and when it needs them. --- server/red_worker.c | 33 +++-- 1 files

Re: [Spice-devel] [PATCH 6/6] server/red_worker: send surface images on demand (UPDATE_MEM)

2011-06-30 Thread Alon Levy
On Thu, Jun 30, 2011 at 12:36:27PM +0300, Yonit Halperin wrote: On 06/20/2011 02:18 PM, Alon Levy wrote: From: Yonit Halperinyhalp...@redhat.com When surfaces are being reloaded to the worker (e.g., after UPDATE_MEM), we will send them to the client only if and when it needs them. ---

Re: [Spice-devel] [PATCH 6/6] server/red_worker: send surface images on demand (UPDATE_MEM)

2011-06-30 Thread Yonit Halperin
On 06/30/2011 12:58 PM, Alon Levy wrote: On Thu, Jun 30, 2011 at 12:36:27PM +0300, Yonit Halperin wrote: On 06/20/2011 02:18 PM, Alon Levy wrote: From: Yonit Halperinyhalp...@redhat.com When surfaces are being reloaded to the worker (e.g., after UPDATE_MEM), we will send them to the client

Re: [Spice-devel] [PATCH 1/6] server/red_worker: add stream_count (for debug purposes)

2011-06-30 Thread Christophe Fergeau
Hi, On Mon, Jun 20, 2011 at 01:18:04PM +0200, Alon Levy wrote: --- server/red_worker.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/server/red_worker.c b/server/red_worker.c index bee86b9..12f7fa5 100644 --- a/server/red_worker.c +++ b/server/red_worker.c

Re: [Spice-devel] [PATCH 6/6] server/red_worker: send surface images on demand (UPDATE_MEM)

2011-06-30 Thread Alon Levy
On Thu, Jun 30, 2011 at 01:06:43PM +0300, Yonit Halperin wrote: On 06/30/2011 12:58 PM, Alon Levy wrote: On Thu, Jun 30, 2011 at 12:36:27PM +0300, Yonit Halperin wrote: On 06/20/2011 02:18 PM, Alon Levy wrote: From: Yonit Halperinyhalp...@redhat.com When surfaces are being reloaded to the

[Spice-devel] Streaming video detection

2011-06-30 Thread Andrea Celestino
Hi I am studying the source code and how spice handles streaming video. Spice looks for area that are updated with high rate, after that it starts mjpeg_encoder. -I would like to know what are the SpiceAgent and the StreamClipItem, I see these two elements in the source code. -When spice detects

Re: [Spice-devel] Streaming video detection

2011-06-30 Thread Alon Levy
On Thu, Jun 30, 2011 at 04:25:11PM +0200, Andrea Celestino wrote: Hi I am studying the source code and how spice handles streaming video. Spice looks for area that are updated with high rate, after that it starts mjpeg_encoder. -I would like to know what are the SpiceAgent and the

Re: [Spice-devel] Streaming video detection

2011-06-30 Thread Christophe Fergeau
Hi, On Thu, Jun 30, 2011 at 04:25:11PM +0200, Andrea Celestino wrote: -I would like to know what are the SpiceAgent and the StreamClipItem, I see these two elements in the source code. My understanding is that a StreamAgent is the object which is managing the video streaming. My guess would be

Re: [Spice-devel] Unfair comparisons with RDP

2011-06-30 Thread John A. Sullivan III
in the timing notes that are included in the trace tarball. One can get a anecdotal sense of how much snappier RDS is from the time lines on doing the exact same activities: SPICEStart-20110630 sequence 0 seconds: start spicec --host 172.x.x.124 --port 5900 --color-depth 32 -to previously

Re: [Spice-devel] Unfair comparisons with RDP

2011-06-30 Thread Alon Levy
the time lines on doing the exact same activities: SPICEStart-20110630 sequence 0 seconds:start spicec --host 172.x.x.124 --port 5900 --color-depth 32 -to previously painted screen 20: toggle to full screen 45: display desktop, i.e., minimize all open applications 64

Re: [Spice-devel] Unfair comparisons with RDP

2011-06-30 Thread John A. Sullivan III
=16. It was still much slower and transferred many times the amount of data. I'll paste in the timing notes that are included in the trace tarball. One can get a anecdotal sense of how much snappier RDS is from the time lines on doing the exact same activities: SPICEStart-20110630