From owner-freebsd-questions@FreeBSD.ORG Thu Jul 22 09:17:15 2010 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 7F7F7106566C for ; Thu, 22 Jul 2010 09:17:15 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 252E88FC17 for ; Thu, 22 Jul 2010 09:17:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.cs.ait.ac.th (Postfix) with ESMTP id F22663A3922; Thu, 22 Jul 2010 16:17:13 +0700 (ICT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.ait.ac.th; h= references:subject:subject:in-reply-to:from:from:message-id:date :date:received:received:received; s=selector1; t=1279790233; x= 1281604633; bh=8ZcN1ZipEEIwq8vHJl6V35RNqMT1z/5eXXm+CAyo+sE=; b=F BKvQTDrverXWviaq4D6RyyWbMBYxiGdvZ5yMJwwxfjzqqBaHXBp8oJKEzKfG6cfJ uc+3SmHacFqL6mb45YeAwbGMmM843maHL3dt5/C3WHjcnMES1VH6OGwn0aQvQ6FA AZdLNiOwUpAuZ+KTk3vESlclXhe/tcbKJscsXYV9SA= X-Virus-Scanned: amavisd-new at cs.ait.ac.th Received: from mail.cs.ait.ac.th ([127.0.0.1]) by localhost (mail.cs.ait.ac.th [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id QTc1b54RHD8s; Thu, 22 Jul 2010 16:17:13 +0700 (ICT) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cs.ait.ac.th (Postfix) with ESMTPS id 9041A3A381D; Thu, 22 Jul 2010 16:17:13 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.3/8.14.3/Submit) id o6M9HCKo084685; Thu, 22 Jul 2010 16:17:12 +0700 (ICT) (envelope-from on) Date: Thu, 22 Jul 2010 16:17:12 +0700 (ICT) Message-Id: <201007220917.o6M9HCKo084685@banyan.cs.ait.ac.th> From: Olivier Nicole To: Debarshi_Chakravarti@infosys.com In-reply-to: (message from Debarshi Chakravarti on Thu, 22 Jul 2010 18:55:18 +1000) References: Cc: freebsd-questions@FreeBSD.org Subject: Re: FreeBSD for intel(r) Xeon(r) Processor X5560 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: Thu, 22 Jul 2010 09:17:15 -0000 Hi, > Intel(r) Xeon(r) Processor X5560 > I learned from the site that FreeBSD for ia64 is still in TIER2. Can > you please advise me on the below. For Intel Xeon, I think you want the amd64 branch. ia64 would be for Ithanium. Bests, Olivier