Re: [Spice-devel] Spice-gtk and cpu consumption

2012-01-06 Thread nicolas prochazka
Hi again, it' s seems to good idea to try cairo-xcb as backend, last cairo-xcb git tree seems to be more mature. As cairo-xlib and cairo-xcb seems to be near, can you tell me if it's require big change in code ? and where I need to search in spice-gtk code ? Regards, Nicolas Prochazka. 2012/1/6

Re: [Spice-devel] Spice-gtk and cpu consumption

2012-01-06 Thread nicolas prochazka
hello again : - Using spicy ( need of usbredir ) - ucontext coroutine yes / optimisation yes - fullscreen it's a little best. ( disable-all-effect also ) - recompile with gtk2 / shm : very little improve , spicy and X are now around 40% each. video is most smoothly but it 's not good. So I think

Re: [Spice-devel] Spice-gtk and cpu consumption

2012-01-06 Thread nicolas prochazka
ok, thanks for this point, I do differents tests and inform the list. Regards, Nicolas Prochazka 2012/1/6 Marc-André Lureau > Hi > > - Mensaje original - > > - On my laptop, with decent processor ( sempron / graphics card is > > dri2 / drm capable) : > > - I can see video very well wit

Re: [Spice-devel] Spice-gtk and cpu consumption

2012-01-06 Thread Marc-André Lureau
Hi - Mensaje original - > - On my laptop, with decent processor ( sempron / graphics card is > dri2 / drm capable) : >  - I can see video very well with spice-gtk >  - if I move a windows as firefox , it's it' really smoothly > - cpu consumption :  spice-gtk ~ 30%  , X ~ 10% > > > - On a

[Spice-devel] [PATCH spice-protocol] Fix SPICE_STAT_SHM_NAME to be portable

2012-01-06 Thread Nahum Shalman
From SHM_OPEN(3): For portable use, a shared memory object should be identified by a name of the form /somename; that is, a null-terminated string of up to NAME_MAX (i.e., 255) characters consisting of an initial slash, followed by one or more characters, none of which are slashes. ---

Re: [Spice-devel] 答复: Re: hi,everyone. anyone do spice client on mac os x?

2012-01-06 Thread Darren Xiong
2012/1/6, Christophe Fergeau : > On Fri, Jan 06, 2012 at 10:31:09AM +0800, Darren Xiong wrote: >> As far as I know, there isn't glib porting on iOS, I think this is the >> real difficulty. > > It's probably not really hard given the amount of platforms glib runs on. > I alos just found http://plane