[Webkit-unassigned] [Bug 108632] REGRESSION(r137994): It made JSC tests hang and layout tests fail on ARM Thumb2 / Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 07:39:47 PST 2013


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





--- Comment #4 from Uli Schlachter <psychon at znc.in>  2013-02-15 07:42:04 PST ---
Assuming you mean me with "you": Nope, no idea what I could do about this. I don't see how the patch could cause hangs unless mprotect() is painfully slow on ARM and gets called too often. Also, I don't have any ARM devices to experiment with.

So the best that I can suggest: Restrict the #if OS(LINUX) in OSAllocatorPosix.cpp to also exclude ARM so that on these devices overcommit is still used.

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