Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762186Ab2KAT6r (ORCPT ); Thu, 1 Nov 2012 15:58:47 -0400 Received: from a193-30.smtp-out.amazonses.com ([199.255.193.30]:17111 "EHLO a193-30.smtp-out.amazonses.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752285Ab2KAT6q (ORCPT ); Thu, 1 Nov 2012 15:58:46 -0400 Date: Thu, 1 Nov 2012 19:58:44 +0000 From: Christoph Lameter X-X-Sender: cl@gentwo.org To: Glauber Costa cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, Andrew Morton , kamezawa.hiroyu@jp.fujitsu.com, Johannes Weiner , Tejun Heo , Michal Hocko , Pekka Enberg , David Rientjes , Pekka Enberg , Suleiman Souhlal Subject: Re: [PATCH v6 05/29] Add a __GFP_KMEMCG flag In-Reply-To: <1351771665-11076-6-git-send-email-glommer@parallels.com> Message-ID: <0000013abd8de069-8d1f5e1f-c717-48ba-b496-cbf9ba6b9b30-000000@email.amazonses.com> References: <1351771665-11076-1-git-send-email-glommer@parallels.com> <1351771665-11076-6-git-send-email-glommer@parallels.com> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SES-Outgoing: 199.255.193.30 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 565 Lines: 13 On Thu, 1 Nov 2012, Glauber Costa wrote: > This flag is used to indicate to the callees that this allocation is a > kernel allocation in process context, and should be accounted to > current's memcg. It takes numerical place of the of the recently removed > __GFP_NO_KSWAPD. Acked-by: Christoph Lameter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/