Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
fio
/
31c9cd48d302e19c18dafcf10c73ee16b42e7048
/
server.c
bac4af1
Add support for storing compressed logs
by Jens Axboe
· 10 years ago
ccefd5f
Add option for including byte offset for each log entry
by Jens Axboe
· 10 years ago
61f6cce
Add a get_jobs_eta() to return jobs eta information
by Jens Axboe
· 10 years ago
1814876
Ensure we have enough room for the ETA runstr
by Jens Axboe
· 10 years ago
386626f
Fix regression introduced by commit 334185e
by Jens Axboe
· 10 years ago
9bdb926
server: ensure that incoming iolog name is NULL terminated
by Jens Axboe
· 11 years ago
dfbf1f6
server: sanity check incoming command size (and payload)
by Jens Axboe
· 11 years ago
4a85161
Error check fcntl() calls
by Jens Axboe
· 11 years ago
8d7b618
server: fix missing comma in fio_server_ops[] strings
by Jens Axboe
· 11 years ago
a48fddb
server: fix potential buffer overrun in socket setup path
by Jens Axboe
· 11 years ago
afdcad2
server: fix potential buffer overrun in bind string
by Jens Axboe
· 11 years ago
5914042
server: ensure that dus->name is always NULL terminated
by Jens Axboe
· 11 years ago
a3b4cf7
diskutil: separate out stats from name
by Jens Axboe
· 11 years ago
b8ba87a
server: ensure that server pid file mem is always freed
by Jens Axboe
· 11 years ago
2fd973c
server: fix fd leak in error case
by Jens Axboe
· 11 years ago
43cdea1
server: unlink sock file if interrupted early
by Jens Axboe
· 11 years ago
17e3531
server: dump where we attempted to bind in case of failure
by Jens Axboe
· 11 years ago
b96b90c
server: correct comment typo on port being after ':'
by Jens Axboe
· 11 years ago
4e59d0f
Bump length of description field to 256 chars
by Jens Axboe
· 11 years ago
9f24726
server: fix warnings on some platforms on incompatible pointer type
by Jens Axboe
· 11 years ago
3aa3cee
client/server: don't reset ipv6 expectations
by Jens Axboe
· 11 years ago
3caf43e
server: fix wrong error return on host lookup failure
by Jens Axboe
· 11 years ago
479471c
server: make the connect code fully IPv6
by Jens Axboe
· 11 years ago
3e260a4
Add options to have fio latency profile a device
by Jens Axboe
· 11 years ago
6348b5d
server: make job/connection lists private
by Jens Axboe
· 11 years ago
a7533db
server: get rid of compile warning on platforms where pid_t isn't int
by Jens Axboe
· 11 years ago
4e0a8fa
Fixup bad logging types
by Jens Axboe
· 12 years ago
714e85f
eta: improve output for threads sitting in TD_SETTING_UP
by Jens Axboe
· 12 years ago
1f51bba
server: include uio.h for writev()
by Bruce Cran
· 12 years ago
3989b14
Make use of zlib optional
by Jens Axboe
· 12 years ago
a572bbf
server: fix 32-bit build warning
by Aaron Carroll
· 12 years ago
ed2c0a1
client/server: pass ->unit_base properly
by Jens Axboe
· 12 years ago
16725bb
client/server: pass je->rate[] and je->iops[] over the net
by Jens Axboe
· 12 years ago
22f8045
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
ad705bc
implement 'unit_base' option to select between KB and Kbit et. al.
by Steven Noonan
· 12 years ago
8ea39c3
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
4b91ee8
Fixup wrong types for dprint()
by Jens Axboe
· 12 years ago
95820b6
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
98ffb8f
Fix bugs in [v]snprintf usage
by Ken Raeburn
· 12 years ago
771e58b
Add unified_rw_reporting option
by Jens Axboe
· 12 years ago
78799de
client/server: fixup missing TRIM conversions
by Jens Axboe
· 12 years ago
836fcc0
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
1f81991
Fix compile warnings on Windows
by Jens Axboe
· 12 years ago
0dcebdf
configure: add endian check
by Jens Axboe
· 12 years ago
67bf982
Add configure script
by Jens Axboe
· 12 years ago
559cf11
server: properly reset state_number in fio_reset_state()
by Jens Axboe
· 12 years ago
2caefee
server: properly reset stat_number in fio_reset_state()
by Jens Axboe
· 12 years ago
1e5324e
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
108fea7
client/server: fixup "All clients" reporting
by Jens Axboe
· 12 years ago
298921d
client/server: update for trim addition
by Jens Axboe
· 12 years ago
c41a9d0
Merge branch 'master' into gfio
by Jens Axboe
· 13 years ago
b7f05eb
eta: ETA bandwidth was off by 1.024
by Jens Axboe
· 13 years ago
5c3f7ce
Enlarge probe version field
by Jens Axboe
· 13 years ago
750db47
Enlarge probe version field
by Jens Axboe
· 13 years ago
0922d61
Get rid of fio_version.h
by Jens Axboe
· 13 years ago
8029542
Get rid of fio_version.h
by Jens Axboe
· 13 years ago
d31e26d
server: include number of CPUs in probe reply
by Jens Axboe
· 13 years ago
2bb3f0a
backend: ensure that server side releases/frees shm segment on exit
by Jens Axboe
· 13 years ago
30ffacb
server: fix bug in going from thread_number to thread
by Jens Axboe
· 13 years ago
40c6051
gfio: start of being able to update options
by Jens Axboe
· 13 years ago
f58bd2a
server: add support for updating job options
by Jens Axboe
· 13 years ago
3c3ed07
White space spring cleaning
by Jens Axboe
· 13 years ago
5416325
server: idle a bit more of we are not expecting work
by Jens Axboe
· 13 years ago
8c95307
server: use passed in sk in send functions
by Jens Axboe
· 13 years ago
122c772
server: make client connections fork off
by Jens Axboe
· 13 years ago
2f122b1
Add thread number ID to appropriate network commands
by Jens Axboe
· 13 years ago
c70e63e
server: add missing IOLOG command to text list
by Jens Axboe
· 13 years ago
3c547fe
client/server: zlib error code fixup
by Jens Axboe
· 13 years ago
53bd8db
server: add vectored fio_send_cmd_ext_pdu()
by Jens Axboe
· 13 years ago
5235f62
server: add fio_sendv_data()
by Jens Axboe
· 13 years ago
731e30a
server: memset job_add pdu before filling and sending
by Jens Axboe
· 13 years ago
f5ed765
server: convert iolog in place instead of copy allocating it
by Jens Axboe
· 13 years ago
1b42725
gfio: Add support for sending logs over the network
by Jens Axboe
· 13 years ago
46bcd49
client/server: pass type of client to the backend
by Jens Axboe
· 13 years ago
e476994
Merge branch 'master' into gfio
by Jens Axboe
· 13 years ago
8b4e61b
server: return real error from fio_send_data()
by Jens Axboe
· 13 years ago
b9d2f30
Separate the act of adding and starting a job
by Jens Axboe
· 13 years ago
5d7793a
server: rename CMD_RUN to CMD_SERVER_START
by Jens Axboe
· 13 years ago
dcaeb60
client/server: pass back packed thread_options in add_job()
by Jens Axboe
· 13 years ago
8c621fb
client/server: store/convert/send jobs_eta->nr_threads too
by Jens Axboe
· 13 years ago
905c78b
server: fix bad win32 indentation
by Jens Axboe
· 13 years ago
abcf4b7
server: fixup bug in sending jobs_eta command
by Jens Axboe
· 13 years ago
c1970b9
server: fixup bug in sending jobs_eta command
by Jens Axboe
· 13 years ago
084d1c6
Add new net command for text logging
by Jens Axboe
· 13 years ago
8663ea6
Clear UI/progress bar on disconnect/quit
by Jens Axboe
· 13 years ago
807f997
Add more job info
by Jens Axboe
· 13 years ago
3ec62ec
More gui changes
by Jens Axboe
· 13 years ago
3e47bd2
Update GUI to attempt to graphically handle ETA output
by Jens Axboe
· 13 years ago
65d0a0a
Merge branch 'master' into gfio
by Jens Axboe
· 13 years ago
25dfa84
Rename crc functions to private namespace
by Jens Axboe
· 13 years ago
5adc244
fio: factor out FIO_NET_PORT
by Stephen M. Cameron
· 13 years ago
93bcfd2
Move Windows port to MinGW
by Bruce Cran
· 13 years ago
2e1df07
Move some code around to better separate front/backend
by Jens Axboe
· 13 years ago
7686762
server: cleanup fio_server_parse_string()
by Jens Axboe
· 13 years ago
660a2bf
server: document fio_server_parse_string()
by Jens Axboe
· 13 years ago
811826b
client/server: IPv6 support
by Jens Axboe
· 13 years ago
11e950b
client/server: send back nr_jobs and error exit code
by Jens Axboe
· 13 years ago
67f15dc
Fix fragmented package opcode mismatch
by Jens Axboe
· 13 years ago
01be038
Don't request ETA until server has started jobs
by Jens Axboe
· 13 years ago
c7c6cb4
Move IEEE754 support code to lib/
by Jens Axboe
· 13 years ago
Next »