From owner-freebsd-questions@FreeBSD.ORG Wed Jul 16 17:30:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03081106566C for ; Wed, 16 Jul 2008 17:30:06 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 0A5468FC1E for ; Wed, 16 Jul 2008 17:30:04 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m6GHSUvo005416; Wed, 16 Jul 2008 19:28:30 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m6GHSSNE005413; Wed, 16 Jul 2008 19:28:30 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 16 Jul 2008 19:28:28 +0200 (CEST) From: Wojciech Puchar To: Eitan Shefi In-Reply-To: <5D49E7A8952DC44FB38C38FA0D758EAD196E4A@mtlexch01.mtl.com> Message-ID: <20080716192820.W5412@wojtek.tensor.gdynia.pl> References: <5D49E7A8952DC44FB38C38FA0D758EAD196E4A@mtlexch01.mtl.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Problem in checking machine architecture 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: Wed, 16 Jul 2008 17:30:06 -0000 > the output is: "amd64" > > When I run: "sysctl -a | less" > and search for: "CPU" > I see that: > "hw.model: Intel(R) Xeon(R) CPU 5140 @ 2.33GHz > ... > hw.machine_arch: amd64" > > So, is this host's architecture is: amd64 - officially x86_64