[Devel] Re: [-mm PATCH 6/8] Memory controller add per container LRU and reclaim (v2)
Balbir Singh
balbir at linux.vnet.ibm.com
Fri Jul 6 00:05:12 PDT 2007
Balbir Singh wrote:
> +unsigned long mem_container_isolate_pages(unsigned long nr_to_scan,
> + struct list_head *dst,
> + unsigned long *scanned, int order,
> + int mode, struct zone *z,
> + struct mem_container *mem_cont,
> + int active)
[snip]
> +{
> + /*
> + * Check if the meta page went away from under us
> + */
> + if (!list_empty(&mp->list)
There is a small typo here, we need an extra brace at the end
(I should have done a refpatch :( )
--
Warm Regards,
Balbir Singh
Linux Technology Center
IBM, ISTL
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list