Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 25 Jan 2002 20:24:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 25 Jan 2002 20:24:37 -0500 Received: from ns.suse.de ([213.95.15.193]:44817 "HELO Cantor.suse.de") by vger.kernel.org with SMTP id ; Fri, 25 Jan 2002 20:24:18 -0500 To: Linus Torvalds Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] syscall latency improvement #1 In-Reply-To: <18993.1011984842@warthog.cambridge.redhat.com.suse.lists.linux.kernel> From: Andi Kleen Date: 26 Jan 2002 02:24:16 +0100 In-Reply-To: Linus Torvalds's message of "26 Jan 2002 01:56:44 +0100" Message-ID: Lines: 9 X-Mailer: Gnus v5.7/Emacs 20.6 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Linus Torvalds writes: > Looking at the code, I suspect that 99.9% of this "improvement" comes from > one thing, and one thing only: you removed the "cli" in the system call > return path. It doesn't explain the Athlon speedups. On athlon cli is ~4 cycles. -Andi - 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/