From mboxrd@z Thu Jan 1 00:00:00 1970 From: KOSAKI Motohiro Subject: Re: [PATCH] writeback: remove the internal 5% low bound on dirty_ratio Date: Fri, 20 Aug 2010 13:13:25 +0900 (JST) Message-ID: <20100820131249.5FF4.A69D9226@jp.fujitsu.com> References: <20100820032506.GA6662@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Cc: kosaki.motohiro@jp.fujitsu.com, Andrew Morton , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, riel@redhat.com, david@fromorbit.com, hch@lst.de, axboe@kernel.dk, Michael Rubin , Jan Kara , Neil Brown To: Wu Fengguang Return-path: In-Reply-To: <20100820032506.GA6662@localhost> Sender: owner-linux-mm@kvack.org List-Id: linux-fsdevel.vger.kernel.org > The dirty_ratio was silently limited to >= 5%. This is not a user > expected behavior. Let's rip it. > > It's not likely the user space will depend on the old behavior. > So the risk of breaking user space is very low. > > CC: Jan Kara > CC: Neil Brown > Signed-off-by: Wu Fengguang Thank you. Reviewed-by: KOSAKI Motohiro -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org