diff options
author | Chris Wilson <[email protected]> | 2017-06-09 12:03:48 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2017-06-14 10:53:37 +0100 |
commit | 0f6ab55d7ab6847e9b799022ed3b5511c756e512 (patch) | |
tree | 607f7e5da015d5d4ff6f509eda6a86dae3e14b41 /tools/perf/util/c++/clang.cpp | |
parent | eaf41801559a687cc7511c04dc712984765c9dd7 (diff) |
drm/i915: Only restrict noreclaim in the early shrink passes
In our first pass, we do not want to use reclaim at all as we want to
solely reap the i915 buffer caches (its purgeable pages). But we don't
mind it initiates IO or pulls via the FS (but it shouldn't anyway as we
say no to reclaim!). Just drop the GFP_IO constraint for simplicity.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Joonas Lahtinen <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions