Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 17 Dec 2002 16:42:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 17 Dec 2002 16:42:36 -0500 Received: from to-velocet.redhat.com ([216.138.202.10]:17907 "EHLO touchme.toronto.redhat.com") by vger.kernel.org with ESMTP id ; Tue, 17 Dec 2002 16:42:35 -0500 Date: Tue, 17 Dec 2002 16:50:33 -0500 From: Benjamin LaHaise To: "H. Peter Anvin" Cc: Linus Torvalds , Alan Cox , Ulrich Drepper , Dave Jones , Ingo Molnar , Linux Kernel Mailing List Subject: Re: Intel P6 vs P7 system call performance Message-ID: <20021217165033.E10781@redhat.com> References: <1040153030.20804.8.camel@irongate.swansea.linux.org.uk> <20021217163458.B10781@redhat.com> <3DFF98F5.60706@transmeta.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3DFF98F5.60706@transmeta.com>; from hpa@transmeta.com on Tue, Dec 17, 2002 at 01:36:53PM -0800 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 728 Lines: 21 On Tue, Dec 17, 2002 at 01:36:53PM -0800, H. Peter Anvin wrote: > Benjamin LaHaise wrote: > > > > The stubs I used for the vsyscall bits just did an absolute jump to > > the vsyscall page, which would then do a ret to the original calling > > userspace code (since that provided library symbols for the user to > > bind against). > > > > What kind of "absolute jumps" were this? It was a far jump (ljmp $__USER_CS,
). -ben -- "Do you seek knowledge in time travel?" - 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/