Re: [PATCH] red_worker: fix for stuck display_channel over WAN (jpeg_enabled=true)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

----- Mensaje original -----
> The image descriptor flags shouldn't be copied as is from the flags that
> were set by the driver. Specifically, the CACHE_ME flag shouldn't be copied,
> since it is possible that (a) the image won't be cached (b) the image
> is already cached, but in its lossy version, and we may want to set the bit
> for
> CACHE_REPLACE_ME, in order to cache it in its lossless version.
> In case (b), the client first looks for the CACHE_ME flag, and only if
> it is not set it looks for CACHE_REPLACE_ME (see canvas_base.c). Since both
> flags where set,
> the client ignored REPLACE_ME, and didn't turned off the lossy flag of the
> cach item. Then, when a request from this lossles item reached the
> client (FROM_CACHE_LOSSLESS), the client display channel waited
> endlessly for the lossless version of the image.

Is there a bug open for this? make sense, ack from me
_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]