Re: [PATCH] mm/page-writeback.c: remove outdated comment

2014-06-02 Thread Johannes Weiner
On Mon, Jun 02, 2014 at 05:47:20PM +0800, Jianyu Zhan wrote: > There is an orphaned prehistoric comment , which used to be against > get_dirty_limits(), the dawn of global_dirtyable_memory(). > > Back then, the implementation of get_dirty_limits() is complicated and > full of magic numbers, so thi

[PATCH] mm/page-writeback.c: remove outdated comment

2014-06-02 Thread Jianyu Zhan
There is an orphaned prehistoric comment , which used to be against get_dirty_limits(), the dawn of global_dirtyable_memory(). Back then, the implementation of get_dirty_limits() is complicated and full of magic numbers, so this comment is necessary. But we now use the clear and neat global_dirtya