Merge branch 'asmfix' of https://github.com/oohal/fio
[fio.git] / os / os-dragonfly.h
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