[Bug 106609] [CI] igt at drv_selftest@live_gtt - dmesg-fail - drv_selftest invoked oom-killer

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 22 11:10:43 UTC 2018


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

Chris Wilson <chris at chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> ---
Suppression applied,

commit 1abb70f5955d1a9021f96359a2c6502ca569b68d
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Tue May 22 09:36:43 2018 +0100

    drm/i915/gtt: Allow pagedirectory allocations to fail

    As we handle the allocation failure of the page directory and tables by
    propagating the failure back to userspace, allow it to fail if direct
    reclaim is unable to satisfy the request (i.e. disable the oomkiller).
    The premise being that if we are unable to allocate a single page for
    the pagetable, we will not be able to handle the multitude of pages
    required for the gfx operation and we should back off to allow the
    system to recover.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106609
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
    Cc: Matthew Auld <matthew.william.auld at gmail.com>
    Cc: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
    Reviewed-by: Matthew Auld <matthew.william.auld at gmail.com>
    Link:
https://patchwork.freedesktop.org/patch/msgid/20180522083643.29601-1-chris@chris-wilson.co.uk

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


More information about the intel-gfx-bugs mailing list