[Webkit-unassigned] [Bug 49659] UpdateChunk's need too many memory allocation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 17 10:13:49 PST 2010


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


Anders Carlsson <andersca at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #74117|review?                     |review-
               Flag|                            |




--- Comment #10 from Anders Carlsson <andersca at apple.com>  2010-11-17 10:13:49 PST ---
(From update of attachment 74117)
I don't think this is a good idea. You've essentially doubled the backing store memory usage for a static page. 

A better solution would be to use a pool of shared memory that could be used for update chunks.

-- 
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