[Webkit-unassigned] [Bug 68434] [GTK] Implement cache model for WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 22 04:24:49 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=68434





--- Comment #2 from Alejandro G. Castro <alex at igalia.com>  2011-09-22 04:24:49 PST ---
(From update of attachment 107992)
View in context: https://bugs.webkit.org/attachment.cgi?id=107992&action=review

> Source/WebKit2/WebProcess/gtk/WebProcessGtk.cpp:52
> +    // FIXME: The Mac port calculates these values based on the amount of physical memory that's
> +    // installed on the system. Currently these values match the Mac port for users with more than
> +    // 512 MB and less than 1024 MB of physical memory.

This comment does not apply anymore here because it was used for the webkit1 selection of magical values we used for the cache. If we are using the heuristics in the calculateCacheSizes function we should check if they are ok with us. I think we could active them for wk2 and check if it is doing right or wrong.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list