<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [Win] Add memory pressure handler."
href="https://bugs.webkit.org/show_bug.cgi?id=146685#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [Win] Add memory pressure handler."
href="https://bugs.webkit.org/show_bug.cgi?id=146685">bug 146685</a>
from <span class="vcard"><a class="email" href="mailto:peavo@outlook.com" title="peavo@outlook.com">peavo@outlook.com</a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=146685#c2">comment #2</a>)
<span class="quote">> </span >
Thanks for reviewing :)
<span class="quote">> > Source/WebCore/platform/win/MemoryPressureHandlerWin.cpp:85
> > + // Only install a memory check timer for Win32, since Win64 has much more memory to play with.
>
> This is not necessarily true. 64-bit windows can be installed on systems
> with 1GB of memory, for example. I don't think the memory pressure handler
> should be 32-bit only.
> </span >
I agree, I will update the patch.
<span class="quote">> > Source/WebCore/platform/win/MemoryPressureHandlerWin.cpp:88
> > + memCheckTimer()->startRepeating(60.0);
>
> This just checks the memory every minute, right?</span >
Yes.</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>