Re: [PATCH] writeback: remove the internal 5% low bound on dirty_ratio
From: KOSAKI Motohiro <hidden>
Date: 2010-08-20 04:13:25
Also in:
linux-fsdevel, lkml
From: KOSAKI Motohiro <hidden>
Date: 2010-08-20 04:13:25
Also in:
linux-fsdevel, lkml
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 <jack@suse.cz> CC: Neil Brown <redacted> Signed-off-by: Wu Fengguang <redacted>
Thank you. Reviewed-by: KOSAKI Motohiro [off-list ref] -- 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: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>