Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756260Ab2KCOPV (ORCPT ); Sat, 3 Nov 2012 10:15:21 -0400 Received: from na01-bl2-obe.ptr.protection.outlook.com ([65.55.169.31]:31737 "EHLO na01-bl2-obe.mail.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753398Ab2KCOPP convert rfc822-to-8bit (ORCPT ); Sat, 3 Nov 2012 10:15:15 -0400 X-Forefront-Antispam-Report-Untrusted: CIP:157.56.234.5;KIP:(null);UIP:(null);(null);H:SN2PRD0310HT002.namprd03.prod.outlook.com;R:internal;EFV:INT X-SpamScore: -8 X-BigFish: PS-8(zz98dI9371I542M1432Izz1de0h1202h1d1ah1d2ahzz8275dhz31h2a8h668h839h944hd25hf0ah1220h1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh1155h) From: KY Srinivasan To: Andrew Morton , Greg KH CC: "olaf@aepfle.de" , "linux-kernel@vger.kernel.org" , "andi@firstfloor.org" , "apw@canonical.com" , "devel@linuxdriverproject.org" Subject: RE: [PATCH 1/2] mm: Export vm_committed_as Thread-Topic: [PATCH 1/2] mm: Export vm_committed_as Thread-Index: AQHNpOUVxeGuP2ksmkqoWwiw1ukrt5eukjYAgAAumACAAKkDgIAB+liAgCbqv6A= Date: Sat, 3 Nov 2012 14:09:38 +0000 Message-ID: <426367E2313C2449837CD2DE46E7EAF930DF7FBB@SN2PRD0310MB382.namprd03.prod.outlook.com> References: <1349654347-18337-1-git-send-email-kys@microsoft.com> <1349654386-18378-1-git-send-email-kys@microsoft.com> <20121008004358.GA12342@kroah.com> <426367E2313C2449837CD2DE46E7EAF930A1FB31@SN2PRD0310MB382.namprd03.prod.outlook.com> <20121008133539.GA15490@kroah.com> <20121009124755.ce1087b4.akpm@linux-foundation.org> In-Reply-To: <20121009124755.ce1087b4.akpm@linux-foundation.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [70.192.140.80] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-OrganizationHeadersPreserved: SN2PRD0310HT002.namprd03.prod.outlook.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% X-FOPE-CONNECTOR: Id%59$Dn%LINUX-FOUNDATION.ORG$RO%2$TLS%6$FQDN%131.107.125.5$TlsDn% X-FOPE-CONNECTOR: Id%59$Dn%LINUXFOUNDATION.ORG$RO%2$TLS%6$FQDN%131.107.125.5$TlsDn% X-FOPE-CONNECTOR: Id%59$Dn%AEPFLE.DE$RO%2$TLS%6$FQDN%131.107.125.5$TlsDn% X-FOPE-CONNECTOR: Id%59$Dn%VGER.KERNEL.ORG$RO%2$TLS%6$FQDN%131.107.125.5$TlsDn% X-FOPE-CONNECTOR: Id%59$Dn%FIRSTFLOOR.ORG$RO%2$TLS%6$FQDN%131.107.125.5$TlsDn% X-FOPE-CONNECTOR: Id%59$Dn%CANONICAL.COM$RO%2$TLS%6$FQDN%131.107.125.5$TlsDn% X-FOPE-CONNECTOR: Id%59$Dn%LINUXDRIVERPROJECT.ORG$RO%2$TLS%6$FQDN%131.107.125.5$TlsDn% X-CrossPremisesHeadersPromoted: TK5EX14MLTC102.redmond.corp.microsoft.com X-CrossPremisesHeadersFiltered: TK5EX14MLTC102.redmond.corp.microsoft.com X-Forefront-Antispam-Report: CIP:131.107.125.37;CTRY:US;IPV:CAL;IPV:NLI;EFV:NLI;SFV:NSPM;SFS:(24454001)(51704002)(377454001)(13464001)(44976002)(74502001)(51856001)(47776002)(47736001)(50986001)(4396001)(6806001)(53806001)(47446002)(31966008)(47976001)(54316001)(76482001)(48376001)(49866001)(54356001)(50466001)(46102001)(74662001)(5343655001)(16676001)(33656001);DIR:OUT;LANG:en; X-OriginatorOrg: microsoft.onmicrosoft.com X-Forefront-PRVS: 0654257CF5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2439 Lines: 71 > -----Original Message----- > From: Andrew Morton [mailto:akpm@linux-foundation.org] > Sent: Tuesday, October 09, 2012 3:48 PM > To: Greg KH > Cc: KY Srinivasan; olaf@aepfle.de; linux-kernel@vger.kernel.org; > andi@firstfloor.org; apw@canonical.com; devel@linuxdriverproject.org > Subject: Re: [PATCH 1/2] mm: Export vm_committed_as > > On Mon, 8 Oct 2012 06:35:39 -0700 > Greg KH wrote: > > > On Mon, Oct 08, 2012 at 03:35:50AM +0000, KY Srinivasan wrote: > > > > > > > > > > -----Original Message----- > > > > From: Greg KH [mailto:gregkh@linuxfoundation.org] > > > > Sent: Sunday, October 07, 2012 8:44 PM > > > > To: KY Srinivasan > > > > Cc: linux-kernel@vger.kernel.org; devel@linuxdriverproject.org; > olaf@aepfle.de; > > > > apw@canonical.com; akpm@linux-foundation.org; andi@firstfloor.org > > > > Subject: Re: [PATCH 1/2] mm: Export vm_committed_as > > > > > > > > On Sun, Oct 07, 2012 at 04:59:45PM -0700, K. Y. Srinivasan wrote: > > > > > The policy engine on the host expects the guest to report the > > > > > committed_as. Since this variable is not exported, > > > > > export this symbol. > > > > > > > > Why are these symbols not needed by either Xen or KVM or vmware, which > > > > I think all support the same thing, right? > > > > > > The basic balloon driver does not need this symbol since the basic balloon > driver > > > is not automatically driven by the host. On the Windows host we have a policy > engine that > > > drives the balloon driver based on both guest level memory pressure that the > guest > > > reports as well as other system level metrics the host maintains. We need this > symbol to > > > drive the policy engine on the host. > > > > Ok, but you're going to have to get the -mm developers to agree that > > this is ok before I can accept it. > > Well I guess it won't kill us. Andrew, I presumed this was an Ack from you with regards to exporting the symbol. Looks like Greg is waiting to hear from you before he can check these patches in. Could you provide an explicit Ack. Regards, K. Y > > I do wonder what relevance vm_committed_as has to processes which are > running within a memcg container? > > > -- 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/