Merge branch 'master' of https://github.com/celestinechen/fio
[fio.git] / os / os-windows.h
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2023-07-03 Jens AxboeMerge branch 'improvement/fix-warnings-if-NDEBUG-enable...
2022-10-24 Vincent FuMerge branch 'fix-cpus_allowed' of https://github.com...
2022-10-22 mayuanpengcpus_allowed: use __NRPROCESSORS_CONF instead of __SC_N...
2022-02-03 Jens AxboeMerge branch 'fio_pr_alternate_epoch' of https://github...
2022-02-03 Jens AxboeMerge branch 'cifuzz-integration' of https://github...
2022-02-03 Jens AxboeMerge branch 'freebsd-comment-update' of https://github...
2022-02-03 Jens AxboeMerge branch 'master' of https://github.com/blah325/fio
2022-01-28 Jens AxboeMerge branch 'patch-1' of https://github.com/Nikratio/fio
2021-12-16 james rizzoAdd Windows support for --server.
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-07-25 Jens AxboeMerge branch 'evelu-exec' of https://github.com/ErwanAl...
2021-06-29 Erwan Veluengines: Adding exec engine
2021-03-18 Jens AxboeMerge branch 'unified-merge' of https://github.com...
2021-01-12 Jens AxboeMerge branch 'osx_fix' of https://github.com/sitsofe/fio
2021-01-12 Jens AxboeMerge branch 'fuzz' of https://github.com/catenacyber/fio
2021-01-09 Jens AxboeMerge branch 'num2str-patch' of https://github.com...
2021-01-06 Jens AxboeMerge branch 'drop_xp' of https://github.com/sitsofe/fio
2020-12-26 Sitsofe Wheelerwindows: drop XP support
2020-03-01 Jens AxboeMerge branch 'genfio-bash' of https://github.com/sitsof...
2020-03-01 Jens AxboeMerge branch 'fix-win-raw' of https://github.com/sitsof...
2020-03-01 Sitsofe Wheelerfilesetup: fix win raw disk access and improve dir...
2020-01-07 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-06 Bart Van AsscheWindows: Uninline CPU affinity functions
2020-01-06 Bart Van AsscheWindows: Remove more unused OS dependent code
2019-12-19 Jens AxboeMerge branch 'windows_mkdir' of https://github.com...
2019-12-18 Sitsofe Wheelerfilesetup: fix directory creation issues
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-05-22 Jens Axboeconfigure: add gettid() test
2019-04-17 Jens AxboeMerge branch 'master' of https://github.com/mingnus/fio
2019-04-17 Ming-Hung Tsairand: fix truncated rand_seed on Windows
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-08-03 Jens AxboeMerge branch 'chunked-iolog-reading' of https://github...
2018-08-03 Jens AxboeMerge branch 'windows-s_issock' of https://github.com...
2018-08-03 Adam Kupczykplatforms/windows: Add S_ISSOCK macro.
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-03-27 Sitsofe Wheelerwindows: target Windows 7 and add support for more...
2018-03-27 Sitsofe Wheelerwindows: prepare for Windows build split
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-11-16 Robert Elliottos-windows: fix cpumask operations
2017-10-12 Jens AxboeMerge branch 'master' of https://github.com/Venutiwa/fio
2017-10-11 Jens AxboeFix broken path separator definition on Windows
2017-10-11 Josef Bacikconvert FIO_OS_PATH_SEPARATOR to a character
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-06-05 Jens AxboeMerge branch 'master' of https://github.com/cbwest3/fio
2017-05-24 Tomohiro KusumiDrop struct thread_data dependency from os headers
2017-03-13 Tomohiro KusumiUse ENOTSUP if OS doesn't support blkdev page cache...
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-07-27 Tomohiro KusumiMake return value type of fio_getaffinity() consistent
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-01-22 Bruce CranFix Windows build: define rand_r()
2015-12-01 Jens AxboeMove conditional lib files to oslib/
2015-10-08 Bruce CranFix Windows build by using lib/strcasestr.{c,h}
2015-05-07 Bruce CranFix compiler warning and test progs linker errors on...
2014-03-12 Jens Axboestat: fixup fio-dump-status file location
2014-02-28 Jens Axboecpus_allowed_policy fixups
2014-02-28 Jens Axboewindows: fix fio_cpu_count() definition
2014-02-28 Jens Axboewindows: add proper header for hweight64()
2014-02-27 Jens AxboeAdd support for cpus_allowed_policy
2013-11-01 Bruce CranUpdate Windows code to fix build breakage
2013-04-23 Bruce CranFix Windows build warnings.
2013-02-07 Jens AxboeMerge branch 'master' into gfio
2013-02-07 Bruce CranWindows: fix sysconf(_SC_PHYS_PAGES).
2013-01-31 Jens AxboeMerge branch 'master' into gfio
2013-01-30 Jens Axboeconfigure: add SCHED_IDLE check
2013-01-30 Huadong LiuAdd support for idletime profiling
2013-01-29 Jens AxboeMerge branch 'master' into gfio
2013-01-24 Jens Axboeconfigure: kill windows FIO_HAVE_FDATASYNC
2013-01-24 Jens Axboeconfigure: solaris and windowsaio fixups
2013-01-24 Jens AxboeCorrect ifdef checks for posix and linux fallocate
2013-01-24 Jens AxboeMerge branch 'master' into gfio
2013-01-24 Jens AxboeFix compile warnings on Windows
2013-01-23 Jens Axboeconfigure: add endian check
2013-01-18 Bruce CranWindows: fix off-by-one error in fio_cpu_set and add...
2013-01-10 Jens AxboeAdd configure script
2012-12-11 Jens AxboeMerge branch 'master' into gfio
2012-12-06 Bruce CranFix windows out-of-memory handling
2012-05-07 Jens AxboeMerge branch 'master' into gfio
2012-04-16 Bruce CranWindows build fixes
2012-04-05 Jens AxboeMerge branch 'master' into gfio
2012-04-04 Bruce CranWindows fixes
2012-02-20 Bruce CranMove Windows port to MinGW
2011-10-12 Jens AxboeMerge branch 'master' into client-server
2011-10-08 Bruce CranFix Windows issue with socklen_t
2011-10-07 Jens AxboePass arch/os in probe
2011-10-05 Jens AxboeMerge branch 'master' into client-server
2011-10-04 Jens AxboeMore endianness for platforms
2011-07-14 Bruce CranWindows affinity fix for thread based jobs
2011-07-14 Bruce CranAdd CPU affinity support to Windows
2011-01-19 Jens AxboeDefine OS preferred IO engine
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-10 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-08 Bruce CranVarious fixes/updates
2011-01-04 Bruce CranFio Windows update
2011-01-04 Bruce CranFIO Windows update
2011-01-02 Bruce CranFirst snapshot of FIO for Windows