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.h
Age
Commit message (
Expand
)
Author
2020-11-13
Kill off 'max_jobs'
segmented-threads
Jens Axboe
2019-12-18
filesetup: fix directory creation issues
Sitsofe Wheeler
2019-11-12
filesetup: add fallocate=truncate option.
Trip Volpe
2019-05-22
configure: add gettid() test
Jens Axboe
2019-04-17
rand: fix truncated rand_seed on Windows
Ming-Hung Tsai
2019-02-23
sg: Clean up handling of big endian data fields
Dmitry Fomichev
2018-10-08
Remove old OS dependent (unused) random code
Jens Axboe
2018-03-30
aarch64: refactor HW ARM CRC32c detection
Sitsofe Wheeler
2018-03-21
Add include-what-you-use pragmas
Sitsofe Wheeler
2017-10-11
convert FIO_OS_PATH_SEPARATOR to a character
Josef Bacik
2017-08-18
fio: implement 64 bit network/big endian byte swapping macros
Sitsofe Wheeler
2017-07-27
fio: refactor fallocate defines
Sitsofe Wheeler
2017-07-03
filesetup: add native fallocate
Sitsofe Wheeler
2017-05-23
Move Linux/ppc64 specific cpu_online() to os/os-linux.h
Tomohiro Kusumi
2017-05-23
Include sg headers in os/os-linux.h
Tomohiro Kusumi
2017-05-23
Drop struct thread_data dependency from os headers
Tomohiro Kusumi
2017-05-23
Move {is,load}_blktrace() to a new header blktrace.h
Tomohiro Kusumi
2017-03-10
Add runtime handlers for 97900ebf for FreeBSD/DragonFlyBSD
Tomohiro Kusumi
2016-12-20
Fix compile on OSX
Jens Axboe
2016-09-26
fio: bump max jobs to 4k
Jens Axboe
2016-07-27
Make return value type of fio_getaffinity() consistent
Tomohiro Kusumi
2016-05-09
Change default IO engine from sync to psync
Jens Axboe
2016-01-25
powerpc: fix cpus_online() to get correct max CPU number for powerpc64
Dan Qing Zhang
2015-12-01
Add 'bool' type
Jens Axboe
2015-11-30
Move conditional lib files to oslib/
Jens Axboe
2015-09-30
sg: 16-byte cdb support and lots of fixes
Kris Davis
2015-06-11
Rename get_fs_size() to get_fs_free_size()
Tomohiro Kusumi
2015-05-15
Change (blank)cpu affinity macros to inline functions
Tomohiro Kusumi
2014-11-04
Add basic DragonFly support
Jens Axboe
2014-07-01
Add a typecheck for the endianness conversions
Jens Axboe
2014-05-01
Avoid double declaration of leXX_to_cpu
Daniel Gollub
2014-05-01
Replace CONFIG_CPU_COUNT with plain CPU_COUNT
Daniel Gollub
2014-03-11
Fix pointer alignment bug causing SIGBUS on Sparc64
Sébastien Bouchex Bellomié
2014-03-05
Fix compile on CentOS/RHEL5
Jens Axboe
2014-02-27
Add support for cpus_allowed_policy
Jens Axboe
2013-12-29
Add OpenBSD support
John
2013-11-21
blktrace: add support for non-native endian format
Jens Axboe
2013-11-15
Add support for O_ATOMIC
Chris Mason
2013-02-04
Merge branch 'master' into gfio
Jens Axboe
2013-02-03
Default to CS_GTOD if CONFIG_CLOCK_GETTIME isn't defined.
Bruce Cran
2013-01-29
Merge branch 'master' into gfio
Jens Axboe
2013-01-24
configure: auto-generate a config-host.h
Jens Axboe
2013-01-24
Merge branch 'master' into gfio
Jens Axboe
2013-01-23
Fix compile warnings on Windows
Jens Axboe
2013-01-23
configure: add endian check
Jens Axboe
2013-01-10
Add configure script
Jens Axboe
2012-12-03
Merge branch 'master' into gfio
Jens Axboe
2012-12-01
Revert "Change preferred default clocksource to gettimeofday()"
Jens Axboe
2012-11-30
Change preferred default clocksource to gettimeofday()
Jens Axboe
2012-11-29
Wire up _weak posix_fadvise()
Jens Axboe
[next]