Spdk/examples/nvme
Tomasz Zawadzki 50a116dbe5 fio_plugin: Use CLOCK_MONOTONIC for FreeBSD
In order for fio_plugin to compile a replacement is needed
for CLOCK_MONOTONIC_RAW, since FreeBSD does not support it.
In that case CLOCK_MONOTONIC is used.

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/458072 (master)

(cherry picked from commit 9b96749f66)
Change-Id: Ie2f7c5b2f19e473a37983856a37370a879b0e3f3
Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/462512
2019-07-22 13:40:49 +00:00
..
arbitration example/nvme: Improve error check of input parsing by spdk_strtol 2019-01-29 17:39:18 +00:00
cmb_copy example/nvme: Improve error check of input parsing by spdk_strtol 2019-01-29 17:39:18 +00:00
fio_plugin fio_plugin: Use CLOCK_MONOTONIC for FreeBSD 2019-07-22 13:40:49 +00:00
hello_world nvme:replacing spdk_dma_malloc with spdk_z/malloc 2018-08-31 17:42:29 +00:00
hotplug examples/nvme: hot added drive cannot be attached 2019-04-02 00:03:40 +00:00
identify nvme/identify: Report all atomicity values 2019-03-19 15:51:05 +00:00
nvme_manage Opal: Add revert tper cmd option 2019-04-25 18:20:42 +00:00
perf examples/nvme/perf: use MiB/s to show bandwidth data 2019-04-19 20:15:55 +00:00
reserve log: remove "trace" from public API 2018-12-03 19:50:15 +00:00
Makefile cmb_copy: An example app that uses NVMe CMBs 2018-02-14 12:36:01 -05:00