On Mon, 10 Sep 2012 09:19:25 -0700
Tim Chen <tim.c.c...@linux.intel.com> wrote:

> @@ -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 from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to