[Devel] Re: [PATCH v4 06/25] memcg: Make it possible to use the stock for more than one page.

Glauber Costa glommer at parallels.com
Mon Jun 25 06:03:04 PDT 2012


On 06/20/2012 05:28 PM, Michal Hocko wrote:
> I guess you want:
> 	if (nr_pages > CHARGE_BATCH)
> 		return false;
>
> because you don't want to try to use stock for THP pages.

Done, thanks.





More information about the Devel mailing list