Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
5923d3a5365d84d4eb0124edfe2f391a05299112
/
server.c
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
· 12 years ago
b7f05eb
eta: ETA bandwidth was off by 1.024
by Jens Axboe
· 12 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
0766d92
Silence uninitialized mem warning on disk_util send
by Jens Axboe
· 13 years ago
d09a64a
client/server: add support for passing disk_util structures
by Jens Axboe
· 13 years ago
cfc03e4
server: fix bug in converting/storing clat percentiles
by Jens Axboe
· 13 years ago
b814fb2
Fix off-by-one in jobs_eta allocation
by Jens Axboe
· 13 years ago
38fdef2
server: include 32/64-bit in probe
by Jens Axboe
· 13 years ago
df38093
client/server: fix ptr <-> uint64_t casting warnings on 32-bit builds
by Jens Axboe
· 13 years ago
7b82168
server: error handling fixes
by Jens Axboe
· 13 years ago
ea5aa1b
server: assume PID is dead on ESRCH
by Jens Axboe
· 13 years ago
89c1707
client/server: track and handle command timeouts
by Jens Axboe
· 13 years ago
bfc3b17
server: fread() - check <= 0 return value
by Jens Axboe
· 13 years ago
13755d9
server: improve pidfile and log handling
by Jens Axboe
· 13 years ago
402668f
server: write pid file for backgrounded server to specified file
by Jens Axboe
· 13 years ago
7f86831
client/server: few select speedups
by Jens Axboe
· 13 years ago
af9c9fb
client/server: request ETA instead of having the server send it automatically
by Jens Axboe
· 13 years ago
fa2ea80
Add protocol support for an arbitrary number of command line arguments
by Jens Axboe
· 13 years ago
6d2cf39
server: properly configure port without argument
by Jens Axboe
· 13 years ago
a7de0a1
server: ensure to set proper port
by Jens Axboe
· 13 years ago
cca8464
Pass arch/os in probe
by Jens Axboe
· 13 years ago
5cf6be7
server: increase default max pdu length to 1024
by Jens Axboe
· 13 years ago
89cf148
Split version into separate include fio
by Jens Axboe
· 13 years ago
4e5b8fb
server: fix bad interpretation of local socket binding
by Jens Axboe
· 13 years ago
bebe639
Unify client/server argument
by Jens Axboe
· 13 years ago
194d05c
server: fix += -> + typo
by Jens Axboe
· 13 years ago
b94cba4
Remember to close sockets on error
by Jens Axboe
· 13 years ago
87aa8f1
Add support for client/server connection over unix domain sockets
by Jens Axboe
· 13 years ago
178cde9
Fio 1.99.1
by Jens Axboe
· 13 years ago
Next »