On Tue, Nov 10, 2015 at 09:34:06PM +0300, Vladimir Davydov wrote: > This patch makes vmalloc family functions allocate vmalloc area pages > with alloc_kmem_pages so that if __GFP_ACCOUNT is set they will be > accounted to memcg. This is needed, at least, to account alloc_fdmem > allocations. > > Signed-off-by: Vladimir Davydov <vdavydov@xxxxxxxxxxxxx> Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>