Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 18 Mar 2003 14:03:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 18 Mar 2003 14:03:35 -0500 Received: from ip68-13-105-80.om.om.cox.net ([68.13.105.80]:13698 "EHLO localhost.localdomain") by vger.kernel.org with ESMTP id ; Tue, 18 Mar 2003 14:03:34 -0500 Date: Tue, 18 Mar 2003 13:14:21 -0600 (CST) From: Thomas Molina X-X-Sender: tmolina@localhost.localdomain To: Linux Kernel Mailing List Subject: Re: [Bug 350] New: i386 context switch very slow compared to 2.4 due to wrmsr (performance) In-Reply-To: <3E7765DE.10609@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: 1205 Lines: 42 > > You can run this (stupid) test-program to try. On my P4 I get > > > > empty overhead=320 cycles > > load overhead=0 cycles > > I$ load overhead=0 cycles > > I$ load overhead=0 cycles > > I$ store overhead=264 cycles On my Athlon 1.3GHz system I get: [tmolina@dad tmolina]$ cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 6 model : 4 model name : AMD Athlon(tm) Processor stepping : 2 cpu MHz : 1343.030 cache size : 256 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow bogomips : 2637.82 empty overhead=16 cycles load overhead=1 cycles I$ load overhead=1 cycles I$ load overhead=1 cycles I$ store overhead=763 cycles - 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/