benchmarks/gem_exec_trace: Mark the mmap as sequentially read

Use madvise(MADV_SEQUENTIAL) to let the kernel optimise for our
straightforward sequential read pattern.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
1 file changed