<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [MIPS] Use shorter j <address> jump in MacroAssembler::replaceWithJump."
href="https://bugs.webkit.org/show_bug.cgi?id=125920#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [MIPS] Use shorter j <address> jump in MacroAssembler::replaceWithJump."
href="https://bugs.webkit.org/show_bug.cgi?id=125920">bug 125920</a>
from <span class="vcard"><a class="email" href="mailto:jbriance@cisco.com" title="Julien Brianceau <jbriance@cisco.com>"> <span class="fn">Julien Brianceau</span></a>
</span></b>
<pre><span class="quote">> I would like to know, how this problem was not observed by any1 else?</span >
Mainly because this change has not been committed in WebKit yet ;)
<span class="quote">> Because it is very common get an address at the end of 256MB range, isn't it?</span >
This case is quite unlikely: the chances that the first mmap doesn't fit between two 256Mb boundardies are low, then the chances that the 2nd mmap doesn't fit are also low. Finally, 50% chance that you'll need the 2nd mmaped area. But of course it's not impossible, so this would need to be fixed.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>