Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
fio
/
fb296043a09fa828e4121d655643f9332b3590e0
/
eta.c
0de5b26
Unify the time handling
by Jens Axboe
· 11 years ago
74454ce
fio: allow milliseconds on all time specifiers
by Christian Ehrhardt
· 11 years ago
714e85f
eta: improve output for threads sitting in TD_SETTING_UP
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
73798eb
num2str: add arguments to represent values in terms of bytes/bits
by Steven Noonan
· 12 years ago
8ea39c3
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
e382e66
Add --eta-newline option
by Jens Axboe
· 12 years ago
9db01ef
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
0d73a2f
Fix crash and precision of ETA with zones
by Jens Axboe
· 12 years ago
90b7a96
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
fc47559
Only disable stdout ETA output if results are going to stdout
by Jens Axboe
· 12 years ago
95820b6
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
771e58b
Add unified_rw_reporting option
by Jens Axboe
· 12 years ago
836fcc0
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
165eb05
eta: improve accuracy for rwmix workloads and verify
by Jens Axboe
· 12 years ago
1e5324e
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
9c6f631
Make the zipf/pareto state per file
by Jens Axboe
· 12 years ago
d79db12
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
f3afa57
Add --output-format command line option
by Jens Axboe
· 12 years ago
342f4be
Add ddir_rw_sum()
by Jens Axboe
· 12 years ago
6eaf09d
Add support for trim as a workload type
by Shaohua Li
· 12 years ago
88e4bea
eta: fix bug where t_rate[] should me m_rate[]
by Jens Axboe
· 12 years ago
c2e9cc4
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
242c38d
eta: make CR= display more easy to understand
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
fb390e2
Merge branch 'master' into gfio
by Jens Axboe
· 13 years ago
79074e7
Fix for crash with more than ~500 jobs
by Jens Axboe
· 13 years ago
b0df717
Merge branch 'master' into gfio
by Jens Axboe
· 13 years ago
a5e371a
Add indication of whether a job got killed
by Jens Axboe
· 13 years ago
4f7e57a
Enhance the reaped status display
by Jens Axboe
· 13 years ago
3e47bd2
Update GUI to attempt to graphically handle ETA output
by Jens Axboe
· 13 years ago
04cc6b7
fio: Use a progress bar instead of a label
by Stephen M. Cameron
· 13 years ago
ba936c4
fio: capture thread status display
by Stephen M. Cameron
· 13 years ago
b814fb2
Fix off-by-one in jobs_eta allocation
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
1d1f45a
server: send network copy of run_str[]
by Jens Axboe
· 13 years ago
cf451d1
server: add ETA as a specific command
by Jens Axboe
· 13 years ago
b75a394
Abstract out calculation of ETA from display of ETA
by Jens Axboe
· 13 years ago
37db14f
Start of functional client
by Jens Axboe
· 13 years ago
e3b3f81
Use r/R/w/W instead of m/M for mixed workloads with 100% reads or writes
by Jens Axboe
· 13 years ago
fca7035
Add --max-jobs/-j command line option
by Jens Axboe
· 13 years ago
2b13e71
Get rid of shadow declarations
by Jens Axboe
· 14 years ago
cda99fa
fix ramp_in
by Signed-off-by Steven Pratt
· 14 years ago
a5b01f1
Call path below SIGALRM isn't safe
by Jens Axboe
· 14 years ago
2e3bd4c
Improve ETA for fill_device based job files
by Jens Axboe
· 14 years ago
0b9d69e
Silence the style/whitespace police
by Jens Axboe
· 15 years ago
d6978a3
A few more kb_base fixups
by Jens Axboe
· 15 years ago
b22989b
Get rid of KiB vs KB distinction
by Jens Axboe
· 15 years ago
581e714
Add support for limiting only rate in only one direction
by Jens Axboe
· 15 years ago
d1bd721
Improve throughput ETA display
by Jens Axboe
· 15 years ago
adb02ba
Add iops rate to ETA display
by Jens Axboe
· 15 years ago
b0f6586
pre_read fixes
by Jens Axboe
· 15 years ago
306ddc9
Include transfer size in the clat/slat measurements
by Jens Axboe
· 15 years ago
b29ee5b
Update ramp_time
by Jens Axboe
· 16 years ago
9c5a385
eta: fix bugs withe fill_device and exitall_on_terminate
by Shaozhi Shawn Ye
· 16 years ago
9c02f6e
eta overflow fix
by Gurudas Pai
· 16 years ago
cac58fd
ETA fix
by Jens Axboe
· 16 years ago
0721d11
Don't print 100% done, when we don't have a time estimate yet
by Jens Axboe
· 16 years ago
d3eeeab
Improve eta calculation and display for complex jobs
by Jens Axboe
· 17 years ago
5ec10ea
Style fixups
by Jens Axboe
· 17 years ago
4381960
Fix spurious eta output
by Aaron Carroll
· 17 years ago
e592a06
Add ETA output control and interactivity check
by Aaron Carroll
· 17 years ago
0dd8377
Fix eta for pure read workload with verify enabled
by Jens Axboe
· 17 years ago
e84c73a
[PATCH] Add do_verify option
by Shawn Lewis
· 17 years ago
cf4464c
Add time_based option
by Jens Axboe
· 18 years ago
317b95d
Move os/arch/compiler headers into directories
by Jens Axboe
· 18 years ago
e6e4160
Print number of open files in eta dump
by Jens Axboe
· 18 years ago
ac71feb
If the rate setting is based on IOPS, reflect that in eta output
by Jens Axboe
· 18 years ago
2dc1bbe
Move thread options into a seperate structure
by Jens Axboe
· 18 years ago
9cedf16
Note process vs thread in output
by Jens Axboe
· 18 years ago
413dd45
Streamline thread_data data direction setting and checking
by Jens Axboe
· 18 years ago
2eaa41c
[PATCH] Fix stack overflow
by Jens Axboe
· 18 years ago
46fda8d
[PATCH] Separate bandwidth log and rate display
by Jens Axboe
· 18 years ago
165faf1
[PATCH] Misc fixes
by Jens Axboe
· 18 years ago
ae4020f
[PATCH] Only generate global bandwidth log if write_bw_log set
by Jens Axboe
· 18 years ago
bb3884d
[PATCH] Add support for writing aggregate bandwidth log
by Jens Axboe
· 18 years ago
2cb8d96
[PATCH] Shorten 'commitrate' to 'CR'
by Jens Axboe
· 18 years ago
d56cbab
[PATCH] Cleanup some output code
by Jens Axboe
· 18 years ago
1e97cce
[PATCH] Fix warnings from icc
by Jens Axboe
· 18 years ago
02bcaa8
[PATCH] Time and seek optimizations
by Jens Axboe
· 18 years ago
6043c57
[PATCH] Add in-progress io rate
by Jens Axboe
· 18 years ago
eecf272
[PATCH] Plug a few more leaks
by Jens Axboe
· 18 years ago
34572e2
[PATCH] Add for_each_td()
by Jens Axboe
· 18 years ago
74939e3
[PATCH] Total io size / eta fix
by Jens Axboe
· 18 years ago
263e529
[PATCH] Split status/eta code out of fio.c
by Jens Axboe
· 18 years ago