Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 28 Jan 2002 06:25:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 28 Jan 2002 06:25:05 -0500 Received: from sushi.toad.net ([162.33.130.105]:18079 "EHLO sushi.toad.net") by vger.kernel.org with ESMTP id ; Mon, 28 Jan 2002 06:25:02 -0500 Subject: Re: 2.4.18-pre7 slow ... apm problem From: Thomas Hood To: Alan Cox Cc: linux-kernel@vger.kernel.org, Stephen Rothwell In-Reply-To: In-Reply-To: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 28 Jan 2002 06:25:05 -0500 Message-Id: <1012217107.746.5.camel@thanatos> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2002-01-28 at 05:14, Alan Cox wrote: > Suppose vmware decides to switch between running Linux and its virtualised > Windows OS. Can it do this during an interrupt - if so what ensures that > vmware isnt switched to after we have done APM idle calls and slowed the > CPU right down ? > > If so then I suspect vmware should be issuing APM cpu busy calls itself Do you see a difference between VMware and other processes in their susceptibility to this problem? If VMware runs slowly because it gets scheduled in while the CPU is idle and the apm driver fails to busyize the CPU, won't the same thing happen for other processes? If so, then our idle handling is fundamentally broken. If not, then what makes VMware special? - 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/