Make lockmem a per job option
authorJens Axboe <axboe@kernel.dk>
Wed, 28 Mar 2012 18:50:15 +0000 (20:50 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 28 Mar 2012 18:50:15 +0000 (20:50 +0200)
commit1b79a070d9307ad57cea5922292241bd3851a039
treec82083e937ab9850b648795f173bf847dbb5ca39
parent83ea422a62b8a42b14c362db61c2e7bf53862e80
Make lockmem a per job option

We need to get rid of per job options that fiddle with global
state. It's confusing, and it breaks remote option handling.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
backend.c
fio.h
init.c
memory.c
options.c
thread_options.h