Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 28 Oct 2001 23:26:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 28 Oct 2001 23:26:04 -0500 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:42002 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Sun, 28 Oct 2001 23:25:49 -0500 Date: Sun, 28 Oct 2001 20:24:10 -0800 (PST) From: Linus Torvalds To: Andrea Arcangeli cc: , , Subject: Re: VM test on 2.4.14pre3aa2 (compared to 2.4.14pre3aa1) In-Reply-To: <20011029042938.M1396@athlon.random> Message-ID: 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 On Mon, 29 Oct 2001, Andrea Arcangeli wrote: > > I guess I cheated this time though :), see the _only_ change that I did to > speedup from 68/69 seconds to exactly 40 seconds: That's not really cheating - I think it's the right thing to do. The whole "synchronous wait" thing is for historical reasons, and for VM's that didn't throttle on their own. I actually think that _not_ waiting is the right thing, because the new VM throttles when it thinks it needs to, so other waiting is just going to hurt. As long as interactive behaviour is fine under load, removing these hacks is a _good_ thing, not a cheat. 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/