From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 13:30:43 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 347A716A41F for ; Mon, 7 Nov 2005 13:30:43 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE93E43D58 for ; Mon, 7 Nov 2005 13:30:40 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from frontend1.internal (mysql-sessions.internal [10.202.2.149]) by frontend1.messagingengine.com (Postfix) with ESMTP id 4D1F1CD919D for ; Mon, 7 Nov 2005 08:30:39 -0500 (EST) Received: from frontend2.messagingengine.com ([10.202.2.151]) by frontend1.internal (MEProxy); Mon, 07 Nov 2005 08:30:39 -0500 X-Sasl-enc: TMYj3mdV6ZRuUtmhEmjOs9+9PoVCnomLtQqKdGohSssb 1131370238 Received: from gumby.localdomain (88-104-201-210.dynamic.dsl.as9105.com [88.104.201.210]) by frontend2.messagingengine.com (Postfix) with ESMTP id A43FB5703B5 for ; Mon, 7 Nov 2005 08:30:38 -0500 (EST) From: RW To: freebsd-questions@freebsd.org Date: Mon, 7 Nov 2005 13:29:26 +0000 User-Agent: KMail/1.8.2 References: <2058.3169-22499-172463438-1131367066@seznam.cz> In-Reply-To: <2058.3169-22499-172463438-1131367066@seznam.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511071329.28812.list-freebsd-2004@morbius.sent.com> Subject: Re: FreeBSD platform for "AMD Sempron 64 2600 (socket 754, Palermo) Box" ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 13:30:43 -0000 On Monday 07 November 2005 12:37, Petr Karasek wrote: > Dear ..., > I would like to ask you > to which platform belong this processor "AMD Sempron 64 2600 (socket 754, > Palermo) Box" ? > > Is this the > FreeBSD/amd64 Platform > or > FreeBSD/i386 Platform Any Sempron will run as i386 Some socket 754 semprons are a form of amd64 with less cache and the 64-bit mode disabled, but since it's designated as "AMD Sempron 64", I guess this isn't one of them, so it should be able to run amd64 as well. Some software will run quicker on amd64, but some ports don't yet work on it, for example wine and the Nvidia driver (for 3d-support). I use i386 myself.