Re: [f2fs-dev] [PATCH v4] f2fs: add new idle interval timing for discard and gc paths

From: Chao Yu
Date: Wed Sep 19 2018 - 09:05:44 EST


On 2018/9/19 16:48, Sahitya Tummala wrote:
> This helps to control the frequency of submission of discard and
> GC requests independently, based on the need.
>
> Suggested-by: Chao Yu <yuchao0@xxxxxxxxxx>
> Signed-off-by: Sahitya Tummala <stummala@xxxxxxxxxxxxxx>

Reviewed-by: Chao Yu <yuchao0@xxxxxxxxxx>

Thanks,