mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-22 13:52:54 +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:
@@ -61,6 +61,7 @@ void igt_wait_for_keypress(void);
|
||||
|
||||
/* These are separate to allow easier testing when porting, see the comment at
|
||||
* the bottom of intel_os.c. */
|
||||
void intel_purge_vm_caches(void);
|
||||
uint64_t intel_get_avail_ram_mb(void);
|
||||
uint64_t intel_get_total_ram_mb(void);
|
||||
uint64_t intel_get_total_swap_mb(void);
|
||||
|
||||
Reference in New Issue
Block a user