Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265033AbUD3APV (ORCPT ); Thu, 29 Apr 2004 20:15:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265034AbUD3APV (ORCPT ); Thu, 29 Apr 2004 20:15:21 -0400 Received: from ppp-217-133-42-200.cust-adsl.tiscali.it ([217.133.42.200]:19628 "EHLO dualathlon.random") by vger.kernel.org with ESMTP id S265033AbUD3APR (ORCPT ); Thu, 29 Apr 2004 20:15:17 -0400 Date: Fri, 30 Apr 2004 02:15:21 +0200 From: Andrea Arcangeli To: Andrew Morton Cc: marcelo.tosatti@cyclades.com, jmoyer@redhat.com, carson@taltos.org, linux-kernel@vger.kernel.org, netdev@oss.sgi.com, davem@redhat.com Subject: Re: kernel BUG at page_alloc.c:98 -- compiling with distcc Message-ID: <20040430001521.GV29954@dualathlon.random> References: <382320000.1082759593@taltos.ny.ficc.gs.com> <16527.4259.174536.629347@segfault.boston.redhat.com> <20040429210951.GB20453@logos.cnet> <20040429142807.1fa4c5ea.akpm@osdl.org> <20040429224936.GT29954@dualathlon.random> <20040429162632.689fa7fe.akpm@osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040429162632.689fa7fe.akpm@osdl.org> User-Agent: Mutt/1.4.1i X-GPG-Key: 1024D/68B9CB43 13D9 8355 295F 4823 7C49 C012 DFA1 686E 68B9 CB43 X-PGP-Key: 1024R/CB4660B9 CC A0 71 81 F4 A0 63 AC C0 4B 81 1D 8C 15 C8 E5 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 793 Lines: 15 On Thu, Apr 29, 2004 at 04:26:32PM -0700, Andrew Morton wrote: > The only application which we know will exercise that code is the distcc > server. Making that little change while testing the patch will increase > the chance of shaking out any problems. if you're scared it has bugs I think it'd be more useful to change it to "|| 1" and run it under some stress test, and then remove the "|| 1". the aio code in unmap_kvec is also a big user of that. a schedule every 40M of ram freed isn't too nice to my eyes (but I doubt it can be measured). - 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/