steadystate: get rid of ->ss_pct and encode this information in ->state via __FIO_SS_PCT
authorVincent Fu <Vincent.Fu@sandisk.com>
Tue, 22 Nov 2016 19:06:32 +0000 (14:06 -0500)
committerVincent Fu <Vincent.Fu@sandisk.com>
Tue, 6 Dec 2016 19:46:18 +0000 (14:46 -0500)
commite6a6a9844038b1e4dd8f979c37579be695c770d0
tree87d7921d1424b1223aef720ca7f97dfc4599cc21
parentec55e631a976779b94dc22f5ea5b229890bd5a6c
steadystate: get rid of ->ss_pct and encode this information in ->state via __FIO_SS_PCT

This leaves a 32-bit filler in thread_options_pack that can be removed when it is possible to maintain required byte alignment
cconv.c
options.c
stat.c
steadystate.c
steadystate.h
thread_options.h