[webkit-reviews] review denied: [Bug 129790] Release more executable memory when under memory pressure. : [Attachment 225967] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 6 09:44:40 PST 2014


Geoffrey Garen <ggaren at apple.com> has denied Andreas Kling <akling at apple.com>'s
request for review:
Bug 129790: Release more executable memory when under memory pressure.
https://bugs.webkit.org/show_bug.cgi?id=129790

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

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
I don't think we can afford to do this :(. The cost of GC under memory pressure
is just too high.

Can we throw away code without forcing a GC?


More information about the webkit-reviews mailing list