gettime-thread: set and allow multiple CPUs
authorJens Axboe <axboe@fb.com>
Wed, 17 Dec 2014 03:38:53 +0000 (20:38 -0700)
committerJens Axboe <axboe@fb.com>
Wed, 17 Dec 2014 03:38:53 +0000 (20:38 -0700)
commit79c896a122a7a39b840257215e622bdeff8272f1
treec2796fb71dd45cb0bda7ae1f8914957fe92c373c
parent80fa052058c857f9faafee71f482a155f8a80ba1
gettime-thread: set and allow multiple CPUs

Also use the new option checking framework instead of carrying
a flag for whether it's set or not.

Signed-off-by: Jens Axboe <axboe@fb.com>
cconv.c
gettime-thread.c
gettime.h
init.c
options.c
server.h
thread_options.h