[Webkit-unassigned] [Bug 106471] Release FastMalloc thread caches on memory warning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 9 12:10:28 PST 2013


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





--- Comment #9 from Antti Koivisto <koivisto at iki.fi>  2013-01-09 12:12:20 PST ---
(In reply to comment #6)
> (From update of attachment 181950 [details])
> 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.

That shouldn't be necessary. On memory warning we forcibly free the memory in central cache afterwards. Under normal circumstances just returning the spans should do sufficient amount of tickling.

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