From owner-cvs-src@FreeBSD.ORG Sat Apr 5 16:40:47 2003 Return-Path: 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 7019A37B401; Sat, 5 Apr 2003 16:40:47 -0800 (PST) Received: from cvsup.no.freebsd.org (c2h5oh.idi.ntnu.no [129.241.103.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D40043F75; Sat, 5 Apr 2003 16:40:45 -0800 (PST) (envelope-from Tor.Egge@cvsup.no.freebsd.org) Received: from localhost (localhost [127.0.0.1])h360ehai039526; Sun, 6 Apr 2003 00:40:44 GMT (envelope-from tegge@cvsup.no.freebsd.org) To: des@ofug.org From: Tor.Egge@cvsup.no.freebsd.org In-Reply-To: References: <20030405190623H.tegge@cvsup.no.freebsd.org> X-Mailer: Mew version 1.94.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20030406004043E.tegge@cvsup.no.freebsd.org> Date: Sun, 06 Apr 2003 00:40:43 GMT Sender: Tor Egge X-Dispatcher: imput version 20000228(IM140) Lines: 8 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf options.i386 src/sys/i386/i386 tsc.c src/sys/i386/conf NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 06 Apr 2003 00:40:48 -0000 > What I mean is - what processors / chipsets support this? Will it > work on any multi-processor P3 or P4 system, or does it require > special chipset support? I believe it will work on most x86 SMP systems. I've had 100% success but the number of samples is small (2). - Tor Egge