Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266890AbUIERZJ (ORCPT ); Sun, 5 Sep 2004 13:25:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266891AbUIERZJ (ORCPT ); Sun, 5 Sep 2004 13:25:09 -0400 Received: from fw.osdl.org ([65.172.181.6]:1748 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S266890AbUIERZE (ORCPT ); Sun, 5 Sep 2004 13:25:04 -0400 Date: Sun, 5 Sep 2004 10:24:57 -0700 (PDT) From: Linus Torvalds To: Nick Piggin cc: "David S. Miller" , akpm@osdl.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [RFC][PATCH 0/3] beat kswapd with the proverbial clue-bat In-Reply-To: <413AE6E7.5070103@yahoo.com.au> Message-ID: References: <413AA7B2.4000907@yahoo.com.au> <20040904230210.03fe3c11.davem@davemloft.net> <413AAF49.5070600@yahoo.com.au> <413AE6E7.5070103@yahoo.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1086 Lines: 26 On Sun, 5 Sep 2004, Nick Piggin wrote: > > Hmm, and the crowning argument for not stopping at order 3 is that if we > never use higher order allocations, nothing will care about their watermarks > anyway. I think I had myself confused when that question in the first place. > > So yeah, stopping at a fixed number isn't required, and as you say it keeps > things general and special cases minimal. Hey, please refute my "you need 20% free" to get even to order-3 for most cases first. It's probably acceptable to have a _very_ backgrounded job that does freeing if order-3 isn't available, but it had better be pretty slow-moving, I suspect. On the order of "It's probably ok to try to aim for up to 25% free 'overnight' if the machine is idle" but it's almost certainly not ok to aggressively push things out to that degree.. Linus - 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/