<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Since the memory pressure relief has been activated, my disk has a high usage and the desktop stalls"
   href="https://bugs.webkit.org/show_bug.cgi?id=164052#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Since the memory pressure relief has been activated, my disk has a high usage and the desktop stalls"
   href="https://bugs.webkit.org/show_bug.cgi?id=164052">bug 164052</a>
              from <span class="vcard"><a class="email" href="mailto:clopez&#64;igalia.com" title="Carlos Alberto Lopez Perez &lt;clopez&#64;igalia.com&gt;"> <span class="fn">Carlos Alberto Lopez Perez</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=164052#c6">comment #6</a>)
<span class="quote">&gt; The 'Resources' tab in gnome-system-monitor showed memory use jump to 7G+
&gt; and there was a similar rise in CPU activity. Possibly due to kswapd. Next
&gt; time (the machine freezes so I can interact while this is going on) I will
&gt; keep the 'Processes' tab open and see what happens there.
&gt; </span >

Please, try the following:

1. Download this script <a href="https://people.igalia.com/clopez/printwebkitmemory.sh">https://people.igalia.com/clopez/printwebkitmemory.sh</a>
2. Execute it and redirect the output to a file:

wget <a href="https://people.igalia.com/clopez/printwebkitmemory.sh">https://people.igalia.com/clopez/printwebkitmemory.sh</a>
chmod +x printwebkitmemory.sh
./printwebkitmemory.sh &gt; memory_stats_webkit.txt

It will print each 5 seconds the memory stats of your system and the memory usage numbers of the webkit related process (if any running).

Then when your system freezes, correlate the time at which the event happened with the data from the file.

Upload here the section of the file near the time at which the freeze happened.</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>