Re: [PATCH v7] mm, drm/i915: mark pinned shmemfs pages as unevictable
From: Dave Hansen
Date: Tue Nov 06 2018 - 12:32:14 EST
On 11/6/18 5:23 AM, Chris Wilson wrote:
> + (3) By the i915 driver to mark pinned address space until it's unpinned. The
> + amount of unevictable memory marked by i915 driver is roughly the bounded
> + object size in debugfs/dri/0/i915_gem_objects.
Thanks for adding this. Feel free to add my:
Acked-by: Dave Hansen <dave.hansen@xxxxxxxxx>