From owner-freebsd-current@FreeBSD.ORG Sat Apr 14 02:53:22 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C99AA16A400; Sat, 14 Apr 2007 02:53:22 +0000 (UTC) (envelope-from fbsd-fs@mawer.org) Received: from fallbackmx01.syd.optusnet.com.au (fallbackmx01.syd.optusnet.com.au [211.29.132.93]) by mx1.freebsd.org (Postfix) with ESMTP id 46B0313C480; Sat, 14 Apr 2007 02:53:21 +0000 (UTC) (envelope-from fbsd-fs@mawer.org) Received: from mail14.syd.optusnet.com.au (mail14.syd.optusnet.com.au [211.29.132.195]) by fallbackmx01.syd.optusnet.com.au (8.12.11.20060308/8.12.11) with ESMTP id l3CBwxF5020144; Thu, 12 Apr 2007 21:59:06 +1000 Received: from [10.4.0.169] (c211-30-198-155.thorn1.nsw.optusnet.com.au [211.30.198.155]) by mail14.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id l3CBws1L009497; Thu, 12 Apr 2007 21:58:55 +1000 Message-ID: <461E1EF5.9010809@mawer.org> Date: Thu, 12 Apr 2007 21:58:45 +1000 From: Antony Mawer User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= References: <20070406025700.GB98545@garage.freebsd.pl> <86k5wo55s0.fsf@dwp.des.no> <20070407203411.GJ8831@cicely12.cicely.de> <86wt0n3mxv.fsf@dwp.des.no> <20070411214911.GA38351@VARK.MIT.EDU> <20070412073605.GB834@turion.vk2pj.dyndns.org> <86ps6aht1i.fsf@dwp.des.no> In-Reply-To: <86ps6aht1i.fsf@dwp.des.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Sat, 14 Apr 2007 04:14:13 +0000 Cc: freebsd-fs@freebsd.org, Peter Jeremy , freebsd-current@freebsd.org, Pawel Jakub Dawidek , ticso@cicely.de Subject: Re: ZFS committed to the FreeBSD base. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Apr 2007 02:53:22 -0000 Dag-Erling Smørgrav wrote: > Peter Jeremy writes: >> There's a feature bit (CPUID_CX8) that advertises the availability of >> cmpxchg8b (and maybe some related instructions). My pre-MMX 586 has >> this bit set so I presume anything later than 486 will support it. >> (I'm not sure about the low-end VIA, GEODE etc clones). > > The Geode is a 486, and does not support it. > > The C3 however is a 586. The C3 Ezra and C3 Samuel / Samuel 2 do not > have CX8. I'm not sure about the C3 Nehemiah, I don't have one > running at the moment. The Nehemiah doesn't look like it has CX8.. from one of my systems running a PD10000 board: CPU: VIA C3 Nehemiah+RNG+ACE (1002.28-MHz 686-class CPU) Origin = "CentaurHauls" Id = 0x698 Stepping = 8 Features=0x381b83f --Antony