On Mon, Apr 29, 2024 at 11:47:29AM +0800, Kemeng Shi wrote: > Similar to wb_dirty_limits which calculates dirty and thresh of wb, > wb_bg_dirty_limits calculates background dirty and background thresh of > wb. With wb_bg_dirty_limits, we could remove repeated code in > wb_over_bg_thresh. > > Signed-off-by: Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx> Acked-by: Tejun Heo <tj@xxxxxxxxxx> Thanks. -- tejun