[webkit-reviews] review requested: [Bug 28676] Safari 4 not releasing memory back to the operating system : [Attachment 50579] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 11 23:44:09 PST 2010


Geoffrey Garen <ggaren at apple.com> has asked  for review:
Bug 28676: Safari 4 not releasing memory back to the operating system
https://bugs.webkit.org/show_bug.cgi?id=28676

Attachment 50579: patch
https://bugs.webkit.org/attachment.cgi?id=50579&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
Fixed a bug where the old code would release only one item from each size class
per scavenge, potentially leaving large numbers of large-sized objects
unreleased for a long time.


More information about the webkit-reviews mailing list