Re: [RFC][PATCH] Per file dirty limit throttling

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Wu Fengguang
Date: Monday, August 16, 2010 - 7:41 pm

On Mon, Aug 16, 2010 at 12:19:50PM +0800, Nikanth Karthikesan wrote:

Nikanth, there's a more elegant solution in upstream kernel.
See the comment for task_dirty_limit() in commit 1babe1838.

NFS may want to limit per-file dirty pages, to prevent long stall time
inside the nfs_getattr()->filemap_write_and_wait() calls (and problems
like that). Peter Staubach has similar ideas on it.

Thanks,
Fengguang
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC][PATCH] Per file dirty limit throttling, Nikanth Karthikesan, (Sun Aug 15, 9:19 pm)
Re: [RFC][PATCH] Per file dirty limit throttling, Peter Zijlstra, (Mon Aug 16, 4:05 am)
Re: [RFC][PATCH] Per file dirty limit throttling, Bill Davidsen, (Mon Aug 16, 9:53 am)
Re: [RFC][PATCH] Per file dirty limit throttling, Wu Fengguang, (Mon Aug 16, 7:41 pm)
Re: [RFC][PATCH] Per file dirty limit throttling, Wu Fengguang, (Mon Aug 16, 7:53 pm)
Re: [RFC][PATCH] Per file dirty limit throttling, Nikanth Karthikesan, (Mon Aug 16, 10:09 pm)
Re: [RFC][PATCH] Per file dirty limit throttling, Peter Zijlstra, (Tue Aug 17, 1:24 am)
Re: [RFC][PATCH] Per file dirty limit throttling, Nikanth Karthikesan, (Wed Aug 18, 2:22 am)
Re: [RFC][PATCH] Per file dirty limit throttling, Peter Zijlstra, (Wed Aug 18, 2:58 am)
Re: [RFC][PATCH] Per file dirty limit throttling, Balbir Singh, (Wed Aug 18, 7:08 am)
Re: [RFC][PATCH] Per file dirty limit throttling, Peter Zijlstra, (Wed Aug 18, 7:25 am)
Re: [RFC][PATCH] Per file dirty limit throttling, Balbir Singh, (Wed Aug 18, 7:48 am)
Re: [RFC][PATCH] Per file dirty limit throttling, Nikanth Karthikesan, (Mon Aug 23, 5:19 am)