Re: [PATCH 4/5] time: Evaluate ramp up condition once per second
Damien Le Moal <[email protected]> Thu, 18 Dec 2025 07:58:21 +0900
| Newsgroups | org.kernel.vger.fio |
|---|---|
| Organization | Western Digital Research |
| Message-ID | <[email protected]> |
On 12/18/25 01:17, Jan Kara wrote: > Instead of evaluating whether ramp up period has finished on each IO > submission and completion evaluate it once per second and set > appropriate state variable in thread_data. Later when ramp up period end > condition will be more complex and would involve stat data from all > threads, it would unnecessarily slow down IO. > > Signed-off-by: Jan Kara <[email protected]> Looks good. Reviewed-by: Damien Le Moal <[email protected]> -- Damien Le Moal Western Digital Research