[webkit-reviews] review granted: [Bug 106471] Release FastMalloc thread caches on memory warning : [Attachment 181950] patch2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 9 11:05:50 PST 2013


Geoffrey Garen <ggaren at apple.com> has granted Antti Koivisto
<koivisto at iki.fi>'s request for review:
Bug 106471: Release FastMalloc thread caches on memory warning
https://bugs.webkit.org/show_bug.cgi?id=106471

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

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
I think you also want Cleanup() to call signalScavenger(). Otherwise, the
memory will be in free lists in the central cache, but it won't necessarily get
unmapped.


More information about the webkit-reviews mailing list