mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 04:42:53 +00:00
gem_tiled_swapping: Purge all page/swap caches first
Reset the system to a vanilla state before we query how much RAM/swap space is available for our testing. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -102,6 +102,7 @@ igt_simple_main
|
||||
current_tiling_mode = I915_TILING_X;
|
||||
|
||||
igt_skip_on_simulation();
|
||||
intel_purge_vm_caches();
|
||||
|
||||
fd = drm_open_any();
|
||||
/* need slightly more than available memory */
|
||||
|
||||
Reference in New Issue
Block a user