[webkit-reviews] review granted: [Bug 65766] [GTK] OSAllocator::reserveUncommitted should not commit physical memory : [Attachment 164321] Slightly different patch, now hopefully it pleases the bot :-)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 16 19:56:37 PDT 2012


Gavin Barraclough <barraclough at apple.com> has granted Uli Schlachter
<psychon at znc.in>'s request for review:
Bug 65766: [GTK] OSAllocator::reserveUncommitted should not commit physical
memory
https://bugs.webkit.org/show_bug.cgi?id=65766

Attachment 164321: Slightly different patch, now hopefully it pleases the bot
:-)
https://bugs.webkit.org/attachment.cgi?id=164321&action=review

------- Additional Comments from Gavin Barraclough <barraclough at apple.com>
This looks great, do you happen to have any knowledge of the BSD VM system, and
whether this fix may apply? – OpenBSD have the same problem (see
https://bugs.webkit.org/show_bug.cgi?id=61137) I'm wondering if the #if guard
should include OS(OPENBSD), OS(NETBSD) and/or OS(FREEBSD) in addition to
OS(LINUX).


More information about the webkit-reviews mailing list