[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170109205802.GQ12827@mtj.duckdns.org>
Date: Mon, 9 Jan 2017 15:58:02 -0500
From: Tejun Heo <tj@...nel.org>
To: Shaohua Li <shli@...com>
Cc: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-team@...com, axboe@...com, vgoyal@...hat.com
Subject: Re: [PATCH V5 12/17] blk-throttle: add interface to configure idle
time threshold
On Thu, Dec 15, 2016 at 12:33:03PM -0800, Shaohua Li wrote:
> @@ -180,6 +180,8 @@ struct throtl_data
> unsigned int limit_index;
> bool limit_valid[LIMIT_CNT];
>
> + u64 dft_idle_ttime_threshold;
BTW, wouldn't idle_time be a better name for these? Currently, it's
"idle thinktime" and I'm not sure what that means.
Thanks.
--
tejun
Powered by blists - more mailing lists