<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [chv] Heavy web pages makes rendering stuck for few minutes, or until web browser is terminated"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101711#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [chv] Heavy web pages makes rendering stuck for few minutes, or until web browser is terminated"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101711">bug 101711</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>If your working-set size does hit swap, then you are in for a terrible time.
For the borderline case,
<a href="https://cgit.freedesktop.org/~ickle/linux-2.6/log/?h=shrinker">https://cgit.freedesktop.org/~ickle/linux-2.6/log/?h=shrinker</a> should hopefully
help.

vmstat is a good guide to see if the system is stuck on [swap] io.

But ultimately if the working-set is larger than RAM, the only recourse is to
reduce it.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>