Change latency targets to be in nsec values internally
authorJens Axboe <axboe@kernel.dk>
Thu, 30 Nov 2017 04:52:46 +0000 (21:52 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 30 Nov 2017 04:52:46 +0000 (21:52 -0700)
commitc3a32714583832484cf057694543752ad745598a
tree06bebe26056e798b3b250f33057a02ab617328e3
parentaf7d9f1f91776a42930acf1372b704f31e8677cb
Change latency targets to be in nsec values internally

Since all of our timekeeping is in nsec now, it's easier to convert
these at init time and not have to do it at runtime.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
init.c
io_u.c
profiles/act.c