[Bug 37456] canvas cache on server is inefficient (contains two entries only!)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed May 4 10:18:49 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=37456
Victor Toso <bugzilla at victortoso.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at victortoso.com
--- Comment #1 from Victor Toso <bugzilla at victortoso.com> ---
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) {
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/spice-bugs/attachments/20160504/5c7c995b/attachment.html>
More information about the spice-bugs
mailing list