Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 18 Dec 2002 00:57:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 18 Dec 2002 00:57:33 -0500 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:48901 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Wed, 18 Dec 2002 00:57:32 -0500 Date: Tue, 17 Dec 2002 22:06:41 -0800 (PST) From: Linus Torvalds To: Brian Gerst cc: Andi Kleen , , , Subject: Re: Intel P6 vs P7 system call performance In-Reply-To: <3E0006D2.3000907@quark.didntduck.org> 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 Content-Length: 569 Lines: 18 On Wed, 18 Dec 2002, Brian Gerst wrote: > > How about this patch? Instead of making a per-cpu trampoline, write to > the msr during each context switch. I wanted to avoid slowing down the context switch, but I didn't actually time how much the MSR write hurts you (it needs to be conditional, though, I think). 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/