Re: [Spice-devel] [PATCH spice-server 0/3] Flush interface and TCP_CORK

2018-04-11 Thread Frediano Ziglio
ping

> 
> ping
> 
> > 
> > ping
> > 
> > more than 2 years old now
> > 
> > > 
> > > These patches try to add interface to support flush interface.
> > > This interface could help improving bandwidth usage reducing bytes
> > > sent through network.
> > > The TCP_CORK is one possible usage of the library which actually
> > > decrease bandwidth (not using SSL) by a 11%.
> > > 
> > > Frediano Ziglio (3):
> > >   stream: implement interface for manual flush
> > >   stream: implements flush using TCP_CORK
> > >   common-graphics-channel: use manual flushing on stream to decrease
> > > packet fragmentation
> > > 
> > >  server/common-graphics-channel.c | 17 +
> > >  server/red-channel-client.c  |  1 +
> > >  server/red-stream.c  | 41
> > >  
> > >  server/red-stream.h  | 20 
> > >  4 files changed, 71 insertions(+), 8 deletions(-)
> > > 
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel


Re: [Spice-devel] [PATCH spice-server 0/3] Flush interface and TCP_CORK

2018-02-22 Thread Frediano Ziglio
ping

> 
> ping
> 
> more than 2 years old now
> 
> > 
> > These patches try to add interface to support flush interface.
> > This interface could help improving bandwidth usage reducing bytes
> > sent through network.
> > The TCP_CORK is one possible usage of the library which actually
> > decrease bandwidth (not using SSL) by a 11%.
> > 
> > Frediano Ziglio (3):
> >   stream: implement interface for manual flush
> >   stream: implements flush using TCP_CORK
> >   common-graphics-channel: use manual flushing on stream to decrease
> > packet fragmentation
> > 
> >  server/common-graphics-channel.c | 17 +
> >  server/red-channel-client.c  |  1 +
> >  server/red-stream.c  | 41
> >  
> >  server/red-stream.h  | 20 
> >  4 files changed, 71 insertions(+), 8 deletions(-)
> > 
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel


Re: [Spice-devel] [PATCH spice-server 0/3] Flush interface and TCP_CORK

2018-02-08 Thread Frediano Ziglio
ping

more than 2 years old now

> 
> These patches try to add interface to support flush interface.
> This interface could help improving bandwidth usage reducing bytes
> sent through network.
> The TCP_CORK is one possible usage of the library which actually
> decrease bandwidth (not using SSL) by a 11%.
> 
> Frediano Ziglio (3):
>   stream: implement interface for manual flush
>   stream: implements flush using TCP_CORK
>   common-graphics-channel: use manual flushing on stream to decrease
> packet fragmentation
> 
>  server/common-graphics-channel.c | 17 +
>  server/red-channel-client.c  |  1 +
>  server/red-stream.c  | 41
>  
>  server/red-stream.h  | 20 
>  4 files changed, 71 insertions(+), 8 deletions(-)
> 
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel