Merge branch 'master' of https://github.com/bvanassche/fio into master
authorJens Axboe <axboe@kernel.dk>
Sun, 11 Oct 2020 02:30:52 +0000 (20:30 -0600)
committerJens Axboe <axboe@kernel.dk>
Sun, 11 Oct 2020 02:30:52 +0000 (20:30 -0600)
commit60c52212520b905a1740d3c8815c34cc48471c5c
treecc0103a3eb4a06fece2eda3ceafaec6971ab7937
parent1582d1ca10d6f18bfd2570a86b240a7d835767ae
parent696378af1212312425975d739acb54277616f8c9
Merge branch 'master' of https://github.com/bvanassche/fio into master

* 'master' of https://github.com/bvanassche/fio:
  helper_thread: Increase timer accuracy
  helper_thread: Rework the interval timer code
  Change the return value of two functions from 'void' into 'int'
  helper_thread: Introduce the wait_for_action() function
  helper_thread: Introduce a function for blocking Unix signals
  gettime: Introduce rel_time_since()
  gettime: Simplify get_cycles_per_msec()
  gettime: Introduce fio_get_mono_time()
  configure: Remove the CLOCK_MONOTONIC_PRECISE probe