fio: ioengine flag cleanup
[fio.git] / server.c
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2024-01-25 Ankit Kumarstat: log out both average and max over the window
2023-12-15 Jens AxboeMerge branch 'master' of https://github.com/preichl/fio
2023-12-15 Pavel Reichlclient/server: remove dead code
2023-11-06 Vincent Fuclient/server: enable per_job_logs option
2023-09-11 Vincent FuMerge branch 'pcpp_epoch_fixing_2' of https://github...
2023-09-08 aggieNick02Record job start time to fix time pain points
2023-07-03 Jens Axboefio/server: fix confusing sk_out check
2023-07-03 Jens AxboeMerge branch 'improvement/fix-warnings-if-NDEBUG-enable...
2022-11-19 Logan Gunthorpecconv: Support pattern buffers of arbitrary size
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-07-06 Jens AxboeMerge branch 'server-hist-le64' of https://github.com...
2022-07-06 Tuan Hoangserver: only do cpu_to_le64() on io_sample_data member...
2022-04-22 Denis Proninfixed compiler warnings if NDEBUG enabled in core code
2022-04-17 Jens AxboeMerge branch 'fix/jobs_eta_memory_leak' of https:/...
2022-04-17 Denis Proninuse flist_first_entry instead of flist_entry applied...
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 Niklas Casselstat: report clat stats on a per priority granularity
2022-02-03 Niklas Casselstat: disable per prio stats where not needed
2022-02-03 Niklas Casselclient/server: convert ss_data to use an offset instead...
2022-02-03 Niklas Casselstat: save the default ioprio in struct thread_stat
2022-02-03 Jens Axboeserver: fix formatting issue
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-16 james rizzoAvoid client calls to recv() without prior poll()
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-09-29 Jens AxboeMerge branch 'patch-1' of https://github.com/ravisowmya/fio
2021-09-28 Jens AxboeMerge branch 'sigbreak' of https://github.com/bjpaupor/fio
2021-09-28 Brandon Pauporeadd signal handlers for Windows SIGBREAK
2021-08-18 Jens AxboeMerge branch 'patch-1' of https://github.com/antroseco/fio
2021-08-18 Andreas Economidesserver: reopen standard streams to /dev/null
2021-07-25 Jens AxboeMerge branch 'evelu-exec' of https://github.com/ErwanAl...
2021-07-15 Jens AxboeMerge branch 'dedupe_workset' of https://github.com...
2021-07-15 Jens AxboeMerge branch 'cmd-test-be' of https://github.com/tuan...
2021-07-15 Tuan Hoangserver: fix missing le32_to_cpu conversion when opcode...
2021-04-10 Jens AxboeMerge branch 'wip-rados-dont-zerowrite' of https:/...
2021-03-18 Jens AxboeMerge branch 'unified-merge' of https://github.com...
2021-03-18 Jens AxboeMerge branch 'add-librpma-engines' of https://github...
2021-03-17 Jens AxboeMerge branch 'free-dump-options' of https://github...
2021-03-17 Jens AxboeMerge branch 'patch-1' of https://github.com/ihsinme/fio
2021-02-24 ihsinmefix loop with unreachable exit condition
2020-11-13 Jens AxboeMerge branch 'segmented-threads'
2020-11-13 Jens AxboeAdd thread_segments as needed
2020-11-13 Jens AxboeWrap thread_data in thread_segment
2020-02-04 Jens AxboeMerge branch 'latency-rebase-again' of https://github...
2020-02-04 Vincent Fufio: better distinguish between high and low priority
2020-02-04 Vincent Fufio: report percentiles for slat, clat, lat
2020-02-04 Vincent Fufio: groundwork for adding slat, lat percentiles
2020-01-23 Jens AxboeMerge branch 'priorityQueuing' of https://github.com...
2020-01-22 Phillip ChenPer-command priority: Priority logging and libaio/io_ur...
2020-01-22 Phillip ChenWhitespace standardization
2020-01-16 Jens AxboeMerge branch 'fix_verify_push' of https://github.com...
2020-01-16 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-01-12 Bart Van Asscheserver: Make it explicit that the setsockopt() return...
2019-12-19 Jens AxboeMerge branch 'mine/patch-2' of https://github.com/hanne...
2019-12-19 Hannes WeisbachExpand choices for exitall
2019-12-18 Jens AxboeMerge branch 'issue-878' of https://github.com/vincentk...
2019-12-17 Vincent Fuclient/server: add missing fsync data structures
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-08-14 Bart Van AsscheOptimize the code that copies strings
2019-07-01 Jens AxboeMerge branch 'optlenmax' of https://github.com/powernap/fio
2019-06-04 Damien Le MoalFix string copy compilation warnings
2018-12-14 Jens AxboeAdd cache hit stats
2018-12-14 Jens Axboeclient/server: convert nr_zone_resets on the wire
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-10-04 Jens AxboeBool conversions
2018-09-27 Jens Axboeserver: be locally vocal about communication issues
2018-08-03 Jens AxboeMerge branch 'chunked-iolog-reading' of https://github...
2018-08-03 Jens AxboeMerge branch 'read_iolog-from-unix-socket' of https...
2018-08-03 Jens AxboeMerge branch 'windows-s_issock' of https://github.com...
2018-07-26 Jens AxboeMerge branch 'sgunmap2' of https://github.com/vincentkf...
2018-07-25 Jens AxboeMerge branch 'fio-histo-log-pctiles' of https://github...
2018-07-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
2018-07-23 Jeff FurlongAdd support for >= 4G block sizes
2018-06-05 Jens AxboeFix variable shadowing
2018-04-13 Jens AxboeMerge branch 'proc_group' of https://github.com/sitsofe/fio
2018-04-08 Jens Axboeserver: fix dead assignment of variable
2018-03-27 Sitsofe Wheelerwindows: target Windows 7 and add support for more...
2018-03-22 Jens Axboeserver: use scalloc() for sk_out allocation
2018-03-22 Jens Axboeserver: fix error handling for shared memory handling
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-22 Jens Axboeserver: handle shared mem pool allocation failures
2018-03-21 Sitsofe WheelerUse POSIX path for poll.h and fcntl.h headers
2018-03-21 Sitsofe WheelerRefactor #includes and headers
2018-03-21 Jens Axboeserver: process STOP/QUIT commands out-of-line
2018-03-19 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-03-15 Bart Van AsscheRename fio_mutex into fio_sem
2018-03-01 Jens AxboeMerge branch 'hotfix_counter_overflow' of https://githu...
2018-03-01 Alexander LarinFix overflow of counters incremented on each I/O operation
2018-01-12 Jens AxboeMerge branch 'fio-issue-450' of https://github.com...
2018-01-05 Jeff FurlongFix client/server "all clients" reporting
2017-12-27 Jens AxboeMerge branch 'barak/mmap_verify_only' of https://github...
2017-12-14 Jens Axboeserver: convert more memset to on-stack initialization
2017-12-14 Jens Axboeserver: cleanup iolog pdu prep
2017-12-13 Jens Axboeserver: initialize first iolog header properly
next