On 05/11/2013 06:23 PM, Kirill A. Shutemov wrote: > From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx> > > We use NR_ANON_PAGES as base for reporting AnonPages to user. > There's not much sense in not accounting transparent huge pages there, but > add them on printing to user. > > Let's account transparent huge pages in NR_ANON_PAGES in the first place. This is another one that needs to be pretty carefully considered _independently_ of the rest of this set. It also has potential user-visible changes, so it would be nice to have a blurb in the patch description if you've thought about this, any why you think it's OK. But, it still makes solid sense to me, and simplifies the code. Acked-by: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html