Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754654Ab2HONaL (ORCPT ); Wed, 15 Aug 2012 09:30:11 -0400 Received: from bedivere.hansenpartnership.com ([66.63.167.143]:40322 "EHLO bedivere.hansenpartnership.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751920Ab2HONaI (ORCPT ); Wed, 15 Aug 2012 09:30:08 -0400 Message-ID: <1345037397.2976.44.camel@dabdike.int.hansenpartnership.com> Subject: Re: [PATCH v2 04/11] kmem accounting basic infrastructure From: James Bottomley To: Michal Hocko Cc: Glauber Costa , linux-kernel@vger.kernel.org, linux-mm@kvack.org, cgroups@vger.kernel.org, devel@openvz.org, Johannes Weiner , Andrew Morton , kamezawa.hiroyu@jp.fujitsu.com, Christoph Lameter , David Rientjes , Pekka Enberg Date: Wed, 15 Aug 2012 14:29:57 +0100 In-Reply-To: <20120815125555.GG23985@dhcp22.suse.cz> References: <1344517279-30646-1-git-send-email-glommer@parallels.com> <1344517279-30646-5-git-send-email-glommer@parallels.com> <20120814162144.GC6905@dhcp22.suse.cz> <502B6D03.1080804@parallels.com> <1345029143.2976.41.camel@dabdike.int.hansenpartnership.com> <20120815125555.GG23985@dhcp22.suse.cz> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2038 Lines: 47 On Wed, 2012-08-15 at 14:55 +0200, Michal Hocko wrote: > On Wed 15-08-12 12:12:23, James Bottomley wrote: > > On Wed, 2012-08-15 at 13:33 +0400, Glauber Costa wrote: > > > > This can > > > > be quite confusing. I am still not sure whether we should mix the two > > > > things together. If somebody wants to limit the kernel memory he has to > > > > touch the other limit anyway. Do you have a strong reason to mix the > > > > user and kernel counters? > > > > > > This is funny, because the first opposition I found to this work was > > > "Why would anyone want to limit it separately?" =p > > > > > > It seems that a quite common use case is to have a container with a > > > unified view of "memory" that it can use the way he likes, be it with > > > kernel memory, or user memory. I believe those people would be happy to > > > just silently account kernel memory to user memory, or at the most have > > > a switch to enable it. > > > > > > What gets clear from this back and forth, is that there are people > > > interested in both use cases. > > > > Haven't we already had this discussion during the Prague get together? > > We discussed the use cases and finally agreed to separate accounting for > > k and then k+u mem because that satisfies both the Google and Parallels > > cases. No-one was overjoyed by k and k+u but no-one had a better > > suggestion ... is there a better way of doing this that everyone can > > agree to? > > We do need to get this nailed down because it's the foundation of the > > patch series. > > There is a slot in MM/memcg minisum at KS so we have a slot to discuss > this. Sure, to get things moving, can you pre-prime us with what you're thinking in this area so we can be prepared (and if it doesn't work, tell you beforehand)? Thanks, James -- 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/