Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261325AbUKNSRL (ORCPT ); Sun, 14 Nov 2004 13:17:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261326AbUKNSRK (ORCPT ); Sun, 14 Nov 2004 13:17:10 -0500 Received: from jade.aracnet.com ([216.99.193.136]:56215 "EHLO jade.spiritone.com") by vger.kernel.org with ESMTP id S261325AbUKNSRI (ORCPT ); Sun, 14 Nov 2004 13:17:08 -0500 Date: Sun, 14 Nov 2004 10:16:32 -0800 From: "Martin J. Bligh" To: Andrea Arcangeli , Marcelo Tosatti cc: Chris Ross , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Nick Piggin , Rik van Riel , "Martin MOKREJ?" , tglx@linutronix.de Subject: Re: [PATCH] fix spurious OOM kills Message-ID: <480430000.1100456191@[10.10.2.4]> In-Reply-To: <20041114170339.GB13733@dualathlon.random> References: <20041111112922.GA15948@logos.cnet> <4193E056.6070100@tebibyte.org> <4194EA45.90800@tebibyte.org> <20041113233740.GA4121@x30.random> <20041114094417.GC29267@logos.cnet> <20041114170339.GB13733@dualathlon.random> X-Mailer: Mulberry/2.2.1 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 632 Lines: 15 > My patch compared to yours will only save .text/.data/.bss bloat (i.e. > the opposite of what Martin was worried about) to avoid message passing > via global variable w/o locks from task context to kswapd. Heh, I wasn't really worried about the code size at all ... I was just pointing out that 1 page was a trivial amount to be worried about, in terms of when we start reclaim. M. - 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/