<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [CI] igt@gem_exec_gttfill@basic - skip - not enough free RAM to execute the test"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105967#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [CI] igt@gem_exec_gttfill@basic - skip - not enough free RAM to execute the test"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105967">bug 105967</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>In today's iteration, give in and include "buffers" as free memory. Buffers
corresponds to nr_blockdev_pages() so should just be pages backing file data,
and easily disposable...

commit 9ab9268fa7eeda0a7ea6eb2ab02bb6c5b9c91ba0 (upstream/master,
origin/master, origin/HEAD)
Author: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
Date:   Tue Jun 19 10:17:40 2018 +0100

    lib: Conservatively include residual buffers in the available ram estimate

    Add any buffers reported by sysinfo to the estimate of available memory.
    We do ask the kernel to purge it's caches before reporting sysinfo, but
    a few remain that may be forced out by our test usage, so include them.
    However, be conservative and only allow them to be swapped out.

    References: <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [CI] igt@gem_exec_gttfill@basic - skip - not enough free RAM to execute the test"
   href="show_bug.cgi?id=105967">https://bugs.freedesktop.org/show_bug.cgi?id=105967</a>
    Signed-off-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
    Reviewed-by: Joonas Lahtinen <<a href="mailto:joonas.lahtinen@linux.intel.com">joonas.lahtinen@linux.intel.com</a>></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 on the CC list for the bug.</li>
      </ul>
    </body>
</html>