[Bug 105967] [CI] igt at gem_exec_gttfill@basic - skip - not enough free RAM to execute the test

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 19 14:47:32 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=105967

--- Comment #9 from Chris Wilson <chris at chris-wilson.co.uk> ---
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 <chris at chris-wilson.co.uk>
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: https://bugs.freedesktop.org/show_bug.cgi?id=105967
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
    Reviewed-by: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20180619/333a8470/attachment.html>


More information about the intel-gfx-bugs mailing list