From owner-freebsd-questions Wed Sep 12 21:38: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 4920C37B40E for ; Wed, 12 Sep 2001 21:37:59 -0700 (PDT) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.3/8.11.3) with ESMTP id f8D4am573774; Thu, 13 Sep 2001 00:36:48 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f8D4bxe01573; Thu, 13 Sep 2001 00:37:59 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Thu, 13 Sep 2001 00:37:59 -0400 (EDT) From: Joe Clarke To: David Loszewski Cc: Subject: Re: is there an i686 version? In-Reply-To: <000001c13c0c$71e98cd0$3000a8c0@sickness> Message-ID: <20010913003526.O411-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 13 Sep 2001, David Loszewski wrote: > I just noticed at my login prompt it says, 'FreeBSD/i386', this is > version 4.3 from the iso, is there a FreeBSD/i686 that anyone is aware > of since I would assume that this would speed things up. > > Dave > FreeBSD supports the 386, 486, 586, and 686 chipsets (this includes Pentium, Pentium Pro, Pentium II, Celeron, Pentium III, Pentium 4, AMD, and others). The i386 you see when you login indicates the architecture (x86 as opposed to Alpha, Sparc, MIPS, PPC, etc.). There is a good amount of code in FreeBSD that can take advantage of faster chips. If you want to know what FreeBSD thinks of your CPU, check the top of your dmesg output: CPU: Pentium III/Pentium III Xeon/Celeron (748.28-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x683 Stepping = 3 Features=0x387f9ff Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message