index
:
fio
issue-870
latency-probe
master
noaccess
segmented-threads
fio - Flexible IO Tester
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
/
os-windows.h
Age
Commit message (
Expand
)
Author
2020-12-26
windows: drop XP support
Sitsofe Wheeler
2020-03-01
filesetup: fix win raw disk access and improve dir creation failure msg
Sitsofe Wheeler
2020-01-06
Windows: Uninline CPU affinity functions
Bart Van Assche
2020-01-06
Windows: Remove more unused OS dependent code
Bart Van Assche
2019-12-18
filesetup: fix directory creation issues
Sitsofe Wheeler
2019-05-22
configure: add gettid() test
Jens Axboe
2019-04-17
rand: fix truncated rand_seed on Windows
Ming-Hung Tsai
2018-10-08
Remove old OS dependent (unused) random code
Jens Axboe
2018-08-03
platforms/windows: Add S_ISSOCK macro.
Adam Kupczyk
2018-03-27
windows: target Windows 7 and add support for more than 64 CPUs
Sitsofe Wheeler
2018-03-27
windows: prepare for Windows build split
Sitsofe Wheeler
2017-11-16
os: make fio_cpu_isset() return a bool
Jens Axboe
2017-11-16
os-windows: fix cpumask operations
Robert Elliott
2017-10-11
Fix broken path separator definition on Windows
Jens Axboe
2017-10-11
convert FIO_OS_PATH_SEPARATOR to a character
Josef Bacik
2017-05-23
Drop struct thread_data dependency from os headers
Tomohiro Kusumi
2017-03-13
Use ENOTSUP if OS doesn't support blkdev page cache invalidation
Tomohiro Kusumi
2016-07-27
Make return value type of fio_getaffinity() consistent
Tomohiro Kusumi
2016-01-22
Fix Windows build: define rand_r()
Bruce Cran
2015-11-30
Move conditional lib files to oslib/
Jens Axboe
2015-10-08
Fix Windows build by using lib/strcasestr.{c,h}
Bruce Cran
2015-05-07
Fix compiler warning and test progs linker errors on Windows
Bruce Cran
2014-03-12
stat: fixup fio-dump-status file location
Jens Axboe
2014-02-28
cpus_allowed_policy fixups
Jens Axboe
2014-02-27
windows: fix fio_cpu_count() definition
Jens Axboe
2014-02-27
windows: add proper header for hweight64()
Jens Axboe
2014-02-27
Add support for cpus_allowed_policy
Jens Axboe
2013-11-01
Update Windows code to fix build breakage
Bruce Cran
2013-04-23
Fix Windows build warnings.
Bruce Cran
2013-02-07
Windows: fix sysconf(_SC_PHYS_PAGES).
Bruce Cran
2013-01-30
configure: add SCHED_IDLE check
Jens Axboe
2013-01-30
Add support for idletime profiling
Huadong Liu
2013-01-24
configure: kill windows FIO_HAVE_FDATASYNC
Jens Axboe
2013-01-24
configure: solaris and windowsaio fixups
Jens Axboe
2013-01-24
Correct ifdef checks for posix and linux fallocate
Jens Axboe
2013-01-23
Fix compile warnings on Windows
Jens Axboe
2013-01-23
configure: add endian check
Jens Axboe
2013-01-18
Windows: fix off-by-one error in fio_cpu_set and add affinity error messages.
Bruce Cran
2013-01-10
Add configure script
Jens Axboe
2012-12-06
Fix windows out-of-memory handling
Bruce Cran
2012-04-16
Windows build fixes
Bruce Cran
2012-04-04
Windows fixes
Bruce Cran
2012-02-20
Move Windows port to MinGW
Bruce Cran
2011-10-08
Fix Windows issue with socklen_t
Bruce Cran
2011-10-07
Pass arch/os in probe
Jens Axboe
2011-10-04
More endianness for platforms
Jens Axboe
2011-07-14
Windows affinity fix for thread based jobs
Bruce Cran
2011-07-14
Add CPU affinity support to Windows
Bruce Cran
2011-01-19
Define OS preferred IO engine
Jens Axboe
2011-01-08
Various fixes/updates
Bruce Cran
[next]