On Thu, Jun 14, 2012 at 08:41:02PM +0800, Wanpeng Li wrote: > From: Wanpeng Li <liwp@xxxxxxxxxxxxxxxxxx> > > Since there are five lists in LRU cache, the array nr in get_scan_count > should be: > > nr[0] = anon inactive pages to scan; nr[1] = anon active pages to scan > nr[2] = file inactive pages to scan; nr[3] = file active pages to scan > > Signed-off-by: Wanpeng Li <liwp.linux@xxxxxxxxx> Acked-by: Minchan Kim <minchan@xxxxxxxxxx> Thanks! -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>