From owner-freebsd-net@FreeBSD.ORG Fri Oct 14 08:46:56 2005 Return-Path: X-Original-To: net@FreeBSD.ORG Delivered-To: freebsd-net@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F61C16A41F for ; Fri, 14 Oct 2005 08:46:56 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 158EC43D45 for ; Fri, 14 Oct 2005 08:46:55 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id 111C9BC66; Fri, 14 Oct 2005 08:46:53 +0000 (UTC) To: Andrew Gallatin From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 13 Oct 2005 19:54:55 EDT." <17230.62415.991707.840932@grasshopper.cs.duke.edu> Date: Fri, 14 Oct 2005 10:46:53 +0200 Message-ID: <12349.1129279613@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Garrett Wollman , net@FreeBSD.ORG Subject: Re: Call for performance evaluation: net.isr.direct (fwd) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2005 08:46:56 -0000 In message <17230.62415.991707.840932@grasshopper.cs.duke.edu>, Andrew Gallatin writes: >Linux already takes care of syncing the TSC between SMP cpus, so we >know it is possible. This seems like a much more doable optimization. >And it is likely to have other benefits.. Validating that the TSC is reliable is a nontrivial task which requires access to a lot of NDA information and an extensive positive/negative list of chips and chipsets. Even in the most recent chips, there are still issues with TSC that makes it unusable as a default timecounter. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.