[Spice-devel] A question about spice client and server cache

xuzhinong999 xuzhinong999 at 163.com
Tue Nov 16 23:58:23 PST 2010


Hi, All,
 
      A simple question about cache processing of spice client and server. From source code, i found that there are 3 types of cache in spice server:
1. in qxl driver, for QUIC compression, there is image cache
2. in spice server, red_glz_compress_image method method will use a Dictionary to cache uncompressed images
3. in spice server, red_compress_image method (fill_bits method will call this method) will cache the compressed images in display_channel->pixmap_cache.
 
      My question is : why spice server take these several cache mechanisms? How these caches be released? Thanks.
 
Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20101117/4f3bd6df/attachment.html>


More information about the Spice-devel mailing list