X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=thread_options.h;h=61f4f5766e0904181689c09b1d15a4b664b25611;hb=8dfd6071e1a4fd3966c0a77dbb7d719c52433b54;hp=51ac0908a2c3c1dccaebd549cd74c593b3fe2aa6;hpb=588b7f09161ff432777de4cf9c3345b6f976ad98;p=fio.git diff --git a/thread_options.h b/thread_options.h index 51ac0908..61f4f576 100644 --- a/thread_options.h +++ b/thread_options.h @@ -187,12 +187,6 @@ struct thread_options { char *ioscheduler; - /* - * CPU "io" cycle burner - */ - unsigned int cpuload; - unsigned int cpucycle; - /* * I/O Error handling */ @@ -376,12 +370,6 @@ struct thread_options_pack { uint8_t ioscheduler[FIO_TOP_STR_MAX]; - /* - * CPU "io" cycle burner - */ - uint32_t cpuload; - uint32_t cpucycle; - /* * I/O Error handling */