diff options
author | Chris Wilson <[email protected]> | 2018-10-11 11:37:48 +0100 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2018-10-17 18:24:02 -0700 |
commit | e3118a038dfd1d6d902ea966e0ce3ce4e91e503b (patch) | |
tree | f509a0798ede57208a91cd3a112989f19ee8f1ce /lib | |
parent | 041444458835d7fb2c9f042598bfe16bf375b15d (diff) |
drm/i915/selftests: Disable shrinker across mmap-exhaustion
For mmap-exhaustion, we deliberately put the system under a large amount
of pressure to ensure that we are able to reap mmap-offsets from dead
objects. If background activity does that reaping for us, that defeats
the purpose of the test and in some cases will fail our sanity checks
(because of the fake activity we use to prevent the idle worker).
Fixes: 932cac10c8fb ("drm/i915/selftests: Prevent background reaping of acti
ve objects")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Cc: Matthew Auld <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 0b4bf7ca9be824dde6ff63dd2ceba2d1367f8a58)
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions