On Mon, 10 Sep 2012 09:19:25 -0700
Tim Chen [off-list ref] wrote:
quoted hunk ↗ jump to hunk
@@ -1014,6 +1090,9 @@ keep_lumpy:
I worry that your tree has the label "keep_lumpy" in it! Are you
developing against recent kernels?
VM_BUG_ON(PageLRU(page) || PageUnevictable(page));
}
+ nr_reclaimed += __remove_mapping_batch(&unmap_pages, &ret_pages,
+ &free_pages);
+
/*
* Tag a zone as congested if all the dirty pages encountered were
* backed by a congested BDI. In this case, reclaimers should just
--
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>