summaryrefslogtreecommitdiff
path: root/os
AgeCommit message (Expand)Author
10 daysstat: Fix ioprio printDamien Le Moal
2023-02-17Merge branch 'remove_pmemblk_engine' of github.com:osalyk/fioVincent Fu
2023-02-17Get rid of O_ATOMICJens Axboe
2023-02-17pmemblk: remove pmemblk engineosalyk
2023-01-25Enable crc32c accelleration for arm64 on OSXJens Axboe
2022-11-13os/os.h: Improve cpus_configured()Bart Van Assche
2022-11-07Windows: Fix the buildBart Van Assche
2022-10-22cpus_allowed: use __NRPROCESSORS_CONF instead of __SC_NPROCESSORS_ONLN for no...mayuanpeng
2022-09-03t/io_uring: enable support for registered buffers for passthroughJens Axboe
2022-08-31engines/io_uring: set single issuer and defer taskrunJens Axboe
2022-08-30Merge os-android.h into os-linux.hBart Van Assche
2022-08-30Split os-android.hBart Van Assche
2022-08-30Linux: Use the byte order functions from <asm/byteorder.h>Bart Van Assche
2022-08-30Remove two casts from os-linux.hBart Van Assche
2022-08-24Enable CPU affinity support on AndroidBart Van Assche
2022-06-02engines/io_uring: add new I/O engine for uring passthrough supportAnuj Gupta
2022-06-02io_uring.h: add IORING_SETUP_SQE128 and IORING_SETUP_CQE32Anuj Gupta
2022-03-07io_uring.h: sync with 5.18 kernel bitsJens Axboe
2022-02-20Spelling and grammar fixesVille Skyttä
2022-02-11windows: update the installer build for renamed filesVincent Fu
2022-02-03Merge branch 'fio_pr_alternate_epoch' of https://github.com/PCPartPicker/fioJens Axboe
2022-02-03os: define min/max prio class and level for systems without ioprioNiklas Cassel
2022-02-03Merge branch 'master' of https://github.com/blah325/fioJens Axboe
2021-12-16Add Windows support for --server.james rizzo
2021-12-14Support for alternate epochs in fio log filesaggieNick02
2021-12-06os: detect PMULL support before enabling accelerated crc32c on ARMSitsofe Wheeler
2021-11-20Sync io_uring header with the kernelJens Axboe
2021-10-21Android: Add io_uring supportBart Van Assche
2021-10-12Query Windows clock frequency and use reported maxBrandon Paupore
2021-09-03fio: Introduce the log_prio optionDamien Le Moal
2021-09-03os: introduce ioprio_value() helperDamien Le Moal
2021-08-03fio: remove raw device supportEric Sandeen
2021-06-29engines: Adding exec engineErwan Velu
2021-05-26android: add support for NDK sharedmemDevriesL
2021-05-11os: define EDQUOT to EIO if the OS doesn't provide itJens Axboe
2021-04-27The GPL isn't a EULA: remove it and introduce WixUI_Minimal_NoEULARebecca Cran
2021-04-26gettime: Fix compilation on non-Linux with pthread_getaffinity_np()Tomohiro Kusumi
2021-03-30os/os-linux: add pthread CPU affinity helperJens Axboe
2020-12-26windows: drop XP supportSitsofe Wheeler
2020-11-13Kill off 'max_jobs'segmented-threadsJens Axboe
2020-11-09FIO_EXT_ENG_DIR should be default pathJens Axboe
2020-11-05Revert "Windows: update dobuild.cmd to run the configure/make"Jens Axboe
2020-11-04Windows: update dobuild.cmd to run the configure/makeRebecca Cran
2020-09-12configure/Makefile: add option to generate pdb symbolsSitsofe Wheeler
2020-09-12windows: fix DWORD format string complaintsSitsofe Wheeler
2020-09-12windows: fix wrong format stringsSitsofe Wheeler
2020-08-29Update the year to 2020 in os/windows/eula.rtfRebecca Cran
2020-08-29Update os/windows/dobuild.cmd to support signing binaries/installerRebecca Cran
2020-08-22engines/io_uring: use non-vectored read/write if availableJens Axboe
2020-07-04os/windows/posix.c: Use INVALID_SOCKET instead of < 0Bart Van Assche