t/io_uring: only calculate per-file depth if we have files
[fio.git] / os / os-dragonfly.h
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2023-07-27 Jens AxboeMerge branch 'diskutil-fix-missing-headers' of https...
2023-07-21 Jens AxboeMerge branch 'prio-hints'
2023-07-21 Damien Le Moalos-linux: add initial support for IO priority hints
2023-07-03 Jens AxboeMerge branch 'improvement/fix-warnings-if-NDEBUG-enable...
2023-03-15 Damien Le Moalstat: Fix ioprio print
2022-01-28 Jens AxboeMerge branch 'patch-1' of https://github.com/Nikratio/fio
2021-12-10 Jens AxboeMerge branch 'github-actions' of https://github.com...
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-09-03 Damien Le Moalos: introduce ioprio_value() helper
2021-05-27 Jens AxboeMerge branch 'fix-libpmem' of https://github.com/lukasz...
2021-05-18 Jens AxboeMerge branch 'taras/nfs-upstream' of https://github...
2021-04-25 Jens AxboeMerge branch 'pthread_getaffinity_1' of https://github...
2021-04-25 Tomohiro Kusumigettime: Fix compilation on non-Linux with pthread_geta...
2020-01-07 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-06 Bart Van AsscheChange off64_t into uint64_t
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-05-22 Jens Axboeconfigure: add gettid() test
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-10-08 Jens AxboeRemove old OS dependent (unused) random code
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-04-10 Tomohiro Kusumios/os-dragonfly: sync with header file changes in upstream
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2017-11-16 Jens Axboeos: make fio_cpu_isset() return a bool
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-09-11 Jens AxboeMerge branch 'verify_trigger' of https://github.com...
2017-08-31 Jens AxboeMerge branch 'verify_warn' of https://github.com/sitsof...
2017-08-29 Jens AxboeMerge branch 'asmfix' of https://github.com/oohal/fio
2017-08-29 Tomohiro Kusumichange os_trim() prototype not to use int fd
2017-07-27 Jens AxboeMerge branch 'minor_fixes' of https://github.com/sitsof...
2017-07-27 Sitsofe Wheeleros: add missing include for bswap_* on BSDs
2017-03-13 Tomohiro KusumiUse ENOTSUP if OS doesn't support blkdev page cache...
2017-03-10 Tomohiro KusumiAdd runtime handlers for 97900ebf for FreeBSD/DragonFlyBSD
2017-01-26 Jens AxboeMerge branch 'shm_rm' of https://github.com/sitsofe/fio
2017-01-26 Sitsofe Wheelershm: have os remove shared memory if fio dies unexpectedly
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-07-27 Tomohiro KusumiUse default CPU_COUNT() function in DragonFlyBSD
2016-07-27 Tomohiro KusumiMake return value type of fio_getaffinity() consistent
2016-07-19 Tomohiro KusumiAdd ioprio_set() support for DragonFlyBSD
2016-07-19 Tomohiro KusumiAdd CPU affinity support for DragonFlyBSD
2016-07-14 Tomohiro KusumiAdd os_trim() support for DragonFlyBSD
2015-06-12 Tomohiro KusumiEnable FIO_HAVE_CHARDEV_SIZE on DragonFlyBSD
2015-06-11 Tomohiro KusumiRename get_fs_size() to get_fs_free_size()
2015-06-11 Tomohiro KusumiAdd get_fs_size() support for BSDs
2015-06-10 Tomohiro KusumiAdd header include for DragonFlyBSD
2015-05-16 Jens AxboeMerge branch 'req4' of git://github.com/kusumi/fio
2015-05-16 Tomohiro KusumiCleanup DragonFlyBSD support
2014-11-05 Jens AxboeAdd basic DragonFly support