Merge branch 'master' of https://github.com/celestinechen/fio
[fio.git] / os / os-openbsd.h
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2022-01-28 Jens AxboeMerge branch 'patch-1' of https://github.com/Nikratio/fio
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
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-28 Jens AxboeMerge branch 'stat-averaging-interval-start-fix' of...
2020-01-28 Jens AxboeMerge branch 'openbsd_swap' of https://github.com/bsdku...
2020-01-28 Kurt MillerUse swap16/32/64 on OpenBSD.
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
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 Kusumicleanup NetBSD/OpenBSD header
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-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-04-30 Tomohiro KusumiDrop triple X for cpu affinity for OpenBSD
2017-04-30 Tomohiro KusumiImplement shm_attach_to_open_removed() for OpenBSD
2017-04-30 Tomohiro KusumiFix "cast from pointer to integer of different size...
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-12-13 Vincent FuMerge git://git.kernel.dk/fio into steady-state
2016-10-26 Tomohiro KusumiAdd blockdev_size() support for OpenBSD
2016-10-17 Tomohiro KusumiAdd FIO_HAVE_FS_STAT/get_fs_free_size() support for...
2013-12-30 JohnAdd OpenBSD support