From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030238AbVJEQuU (ORCPT ); Wed, 5 Oct 2005 12:50:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030244AbVJEQuU (ORCPT ); Wed, 5 Oct 2005 12:50:20 -0400 Received: from e33.co.us.ibm.com ([32.97.110.151]:49295 "EHLO e33.co.us.ibm.com") by vger.kernel.org with ESMTP id S1030238AbVJEQuS (ORCPT ); Wed, 5 Oct 2005 12:50:18 -0400 Subject: Re: [PATCH 5/7] Fragmentation Avoidance V16: 005_fallback From: Dave Hansen To: Mel Gorman Cc: linux-mm , Andrew Morton , kravetz@us.ibm.com, Linux Kernel Mailing List , jschopp@austin.ibm.com, lhms In-Reply-To: <20051005144612.11796.35309.sendpatchset@skynet.csn.ul.ie> References: <20051005144546.11796.1154.sendpatchset@skynet.csn.ul.ie> <20051005144612.11796.35309.sendpatchset@skynet.csn.ul.ie> Content-Type: text/plain Date: Wed, 05 Oct 2005 09:49:49 -0700 Message-Id: <1128530989.26009.30.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2005-10-05 at 15:46 +0100, Mel Gorman wrote: > > +#ifdef CONFIG_ALLOCSTATS > + zone->reserve_count[type]++; > +#endif Did this sneak up from another patch? -- Dave From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from d03relay04.boulder.ibm.com (d03relay04.boulder.ibm.com [9.17.195.106]) by e32.co.us.ibm.com (8.12.11/8.12.11) with ESMTP id j95Gn0wU025004 for ; Wed, 5 Oct 2005 12:49:00 -0400 Received: from d03av02.boulder.ibm.com (d03av02.boulder.ibm.com [9.17.195.168]) by d03relay04.boulder.ibm.com (8.12.10/NCO/VERS6.7) with ESMTP id j95Goex4538640 for ; Wed, 5 Oct 2005 10:50:40 -0600 Received: from d03av02.boulder.ibm.com (loopback [127.0.0.1]) by d03av02.boulder.ibm.com (8.12.11/8.13.3) with ESMTP id j95GnucX007155 for ; Wed, 5 Oct 2005 10:49:57 -0600 Subject: Re: [PATCH 5/7] Fragmentation Avoidance V16: 005_fallback From: Dave Hansen In-Reply-To: <20051005144612.11796.35309.sendpatchset@skynet.csn.ul.ie> References: <20051005144546.11796.1154.sendpatchset@skynet.csn.ul.ie> <20051005144612.11796.35309.sendpatchset@skynet.csn.ul.ie> Content-Type: text/plain Date: Wed, 05 Oct 2005 09:49:49 -0700 Message-Id: <1128530989.26009.30.camel@localhost> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org Return-Path: To: Mel Gorman Cc: linux-mm , Andrew Morton , kravetz@us.ibm.com, Linux Kernel Mailing List , jschopp@austin.ibm.com, lhms List-ID: On Wed, 2005-10-05 at 15:46 +0100, Mel Gorman wrote: > > +#ifdef CONFIG_ALLOCSTATS > + zone->reserve_count[type]++; > +#endif Did this sneak up from another patch? -- Dave -- 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