[Bug 76614] [Bisected]igt/gem_cs_prefetch fails with OOM killer on debug kernel

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 20 01:58:18 PDT 2014


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

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

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

--- Comment #12 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit ceabbba524fb43989875f66a6c06d7ce0410fe5c
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Tue Mar 25 13:23:04 2014 +0000

    drm/i915: Include bound and active pages in the count of shrinkable objects

    When the machine is under a lot of memory pressure and being stressed by
    multiple GPU threads, we quite often report fewer than shrinker->batch
    (i.e. SHRINK_BATCH) pages to be freed. This causes the shrink_control to
    skip calling into i915.ko to release pages, despite the GPU holding onto
    most of the physical pages in its active lists.

    References: https://bugs.freedesktop.org/show_bug.cgi?id=72742
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
    Reviewed-by: Robert Beckett <robert.beckett at intel.com>
    Reviewed-by: Rafael Barbalho <rafael.barbalho at intel.com>
    Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch>

-- 
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: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140520/e59e97f6/attachment.html>


More information about the intel-gfx-bugs mailing list