From owner-cvs-src@FreeBSD.ORG Tue Oct 18 18:49:04 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C742916A41F for ; Tue, 18 Oct 2005 18:49:04 +0000 (GMT) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C5D643D55 for ; Tue, 18 Oct 2005 18:49:03 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 79032 invoked from network); 18 Oct 2005 18:18:00 -0000 Received: from unknown (HELO freebsd.org) ([62.48.0.53]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 18 Oct 2005 18:18:00 -0000 Message-ID: <435543AD.283EC0D@freebsd.org> Date: Tue, 18 Oct 2005 20:49:17 +0200 From: Andre Oppermann X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Poul-Henning Kamp References: <69576.1129658248@critter.freebsd.dk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Andrew Gallatin , cvs-all@FreeBSD.org, Nate Lawson Subject: Re: cvs commit: src/sys/amd64/amd64 cpu_switch.S machdep.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2005 18:49:04 -0000 Poul-Henning Kamp wrote: > > In message <435527DD.3040007@root.org>, Nate Lawson writes: > > >I have good information that in the near future, most designs will have > >guaranteed synchronized TSC across all CPUs. > > ...and when those chips arrive, we can hopefully identify them by some > bit in some MSR and then we can use the TSC on them. > > This is a good move and it is only too bad that it's taken the chip > manufacturers 10 years to figure this out. Considering that Nate knows about it and that it took cpu manufacturers so I suspect they did it to make some DRM schemes work. -- Andre