From 38b3bd6b7c09cdd8041e6b775933f69e0141efd3 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Tue, 11 Aug 2015 12:57:38 +0100 Subject: benchmarks: Add a microbenchmark for relocation overhead Allow specification of the many different busyness modes and relocation interfaces, along with the number of buffers to use and relocations. Signed-off-by: Chris Wilson --- benchmarks/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'benchmarks/.gitignore') diff --git a/benchmarks/.gitignore b/benchmarks/.gitignore index 8c39636b..1c40a527 100644 --- a/benchmarks/.gitignore +++ b/benchmarks/.gitignore @@ -1,6 +1,7 @@ gem_create gem_exec_ctx gem_exec_nop +gem_exec_reloc gem_exec_trace gem_mmap gem_prw -- cgit v1.2.3