Summary: | canvas cache on server is inefficient (contains two entries only!) | ||
---|---|---|---|
Product: | Spice | Reporter: | Yaniv Kaul <ykaul> |
Component: | server | Assignee: | Spice Bug List <spice-bugs> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | bugzilla |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Yaniv Kaul
2011-05-22 02:26:21 UTC
I guess this still relevant today? $ grep -rniI "IMAGE_CACHE_MAX_ITEMS" * server/image-cache.c:73:#define IMAGE_CACHE_MAX_ITEMS 2 server/image-cache.c:81: if (cache->num_items == IMAGE_CACHE_MAX_ITEMS) { Perhaps - I have not touched Spice for years and do not know if current code still uses this cache. If it does, it is still relevant. Note - I don't know the implications either. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/spice/spice-server/issues/26. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.