summaryrefslogtreecommitdiff
path: root/server.h
AgeCommit message (Expand)Author
2013-11-15Add support for O_ATOMICChris Mason
2013-11-08Fix access-outside-array of o->rwmix[]Jens Axboe
2013-08-09Add number_ios= optionJens Axboe
2013-07-25Add support for randomness of any IO directionJens Axboe
2013-04-15eta: improve output for threads sitting in TD_SETTING_UPJens Axboe
2013-04-12Make use of zlib optionalJens Axboe
2013-04-09server: bump protocol versionJens Axboe
2013-01-31Merge branch 'master' into gfioJens Axboe
2013-01-30Add unified_rw_reporting optionJens Axboe
2013-01-09Merge branch 'master' into gfioJens Axboe
2013-01-08server: move fio_net_cmd to the end of fio_net_int_cmdJens Axboe
2013-01-08Use variable[] instead of GCC variable[0] syntaxJens Axboe
2012-11-14Merge branch 'master' into gfioJens Axboe
2012-11-14client/server: fixup "All clients" reportingJens Axboe
2012-09-24server: include new options, bump server revJens Axboe
2012-09-24Merge branch 'master' into gfioJens Axboe
2012-08-26client: support per-client job filesJens Axboe
2012-05-11Merge branch 'master' into gfioJens Axboe
2012-05-11eta: ETA bandwidth was off by 1.024Jens Axboe
2012-04-16Enlarge probe version fieldJens Axboe
2012-04-16Enlarge probe version fieldJens Axboe
2012-04-16Get rid of fio_version.hJens Axboe
2012-04-16Get rid of fio_version.hJens Axboe
2012-03-28server: include number of CPUs in probe replyJens Axboe
2012-03-27gfio: start of being able to update optionsJens Axboe
2012-03-27server: add support for updating job optionsJens Axboe
2012-03-19server: make client connections fork offJens Axboe
2012-03-15Add thread number ID to appropriate network commandsJens Axboe
2012-03-14server: add vectored fio_send_cmd_ext_pdu()Jens Axboe
2012-03-14gfio: Add support for sending logs over the networkJens Axboe
2012-03-14client/server: pass type of client to the backendJens Axboe
2012-03-08Separate the act of adding and starting a jobJens Axboe
2012-03-08server: rename CMD_RUN to CMD_SERVER_STARTJens Axboe
2012-03-08client/server: pass back packed thread_options in add_job()Jens Axboe
2012-03-03Add new net command for text loggingJens Axboe
2012-03-02Add more job infoJens Axboe
2012-03-01More gui changesJens Axboe
2012-02-29Update GUI to attempt to graphically handle ETA outputJens Axboe
2012-02-24fio: factor out FIO_NET_PORTStephen M. Cameron
2012-02-24fio: make client operations pluggableStephen M. Cameron
2011-10-24client/server: IPv6 supportJens Axboe
2011-10-16client/server: send back nr_jobs and error exit codeJens Axboe
2011-10-15Don't request ETA until server has started jobsJens Axboe
2011-10-13client/server: add support for passing disk_util structuresJens Axboe
2011-10-11server: include 32/64-bit in probeJens Axboe
2011-10-11server: error handling fixesJens Axboe
2011-10-11client/server: track and handle command timeoutsJens Axboe
2011-10-10server: improve pidfile and log handlingJens Axboe
2011-10-10server: write pid file for backgrounded server to specified fileJens Axboe
2011-10-09client/server: request ETA instead of having the server send it automaticallyJens Axboe