X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=thread_options.h;h=4b131bdaa3a266cbafdb4d8e11e2747e28f7b31e;hb=a19579545153e46b8bc13b9d59c4aa6f1e2af2ed;hp=ee6e4d6d6b142745dba7e244e22a44bdf836f515;hpb=0b288ba164c10009ea9f4a2c737bd29863ebc60c;p=fio.git diff --git a/thread_options.h b/thread_options.h index ee6e4d6d..4b131bda 100644 --- a/thread_options.h +++ b/thread_options.h @@ -201,7 +201,8 @@ struct thread_options { unsigned long long max_latency; - unsigned int stonewall; + unsigned short exit_what; + unsigned short stonewall; unsigned int new_group; unsigned int numjobs; os_cpu_mask_t cpumask; @@ -489,7 +490,8 @@ struct thread_options_pack { uint32_t mem_type; uint32_t mem_align; - uint32_t stonewall; + uint16_t exit_what; + uint16_t stonewall; uint32_t new_group; uint32_t numjobs; /*