From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx206.postini.com [74.125.245.206]) by kanga.kvack.org (Postfix) with SMTP id BCB116B0081 for ; Tue, 3 Jul 2012 14:42:06 -0400 (EDT) Date: Tue, 3 Jul 2012 13:42:02 -0500 (CDT) From: Christoph Lameter Subject: Re: [PATCH 4/4] don't do __ClearPageSlab before freeing slab page. In-Reply-To: <4FE3830E.7050402@parallels.com> Message-ID: References: <1340225959-1966-1-git-send-email-glommer@parallels.com> <1340225959-1966-5-git-send-email-glommer@parallels.com> <4FE2D7B2.8060204@parallels.com> <4FE2FFDA.6000009@jp.fujitsu.com> <4FE3830E.7050402@parallels.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-linux-mm@kvack.org List-ID: To: Glauber Costa Cc: Kamezawa Hiroyuki , David Rientjes , Pekka Enberg , linux-mm@kvack.org, Pekka Enberg , Michal Hocko , Johannes Weiner , Suleiman Souhlal On Fri, 22 Jun 2012, Glauber Costa wrote: > How would the slab people feel, specially Christoph, about a simple change in > the caches, replacing free_pages and alloc_pages by common functions that > calls the memcg correspondents when needed ? I believe that is one of the optionst that I proposed earlier. > This would possibly render the __GFP_SLABMEMC not needed, since we'd have > stable call sites for memcg to derive its context from. Right. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org