From owner-freebsd-net@FreeBSD.ORG Sat Oct 15 05:12:55 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 B1B6A16A41F for ; Sat, 15 Oct 2005 05:12:55 +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 5704843D46 for ; Sat, 15 Oct 2005 05:12: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 0CA54BC66; Sat, 15 Oct 2005 05:12:51 +0000 (UTC) To: Bruce Evans From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 15 Oct 2005 09:20:26 +1000." <20051015084425.C1403@epsplex.bde.org> Date: Sat, 15 Oct 2005 07:12:51 +0200 Message-ID: <35063.1129353171@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Garrett Wollman , Andrew Gallatin , 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: Sat, 15 Oct 2005 05:12:55 -0000 In message <20051015084425.C1403@epsplex.bde.org>, Bruce Evans writes: >On Fri, 14 Oct 2005, Poul-Henning Kamp wrote: >> Even to this day new CPU chips come out where TSC has flaws that >> prevent it from being used as timecounter, and we do not have (NDA) >> access to the data that would allow us to build a list of safe >> hardware. > >Um, I have already pointed out that NDAs are not necessary. > >They (and staic lists) are also not sufficient. [...] Which is why I am totally set against using the TSC on SMP machines and only grudingly accept it for UP machines that do not have ACPI counters. -- 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.