From owner-freebsd-questions@FreeBSD.ORG Thu Oct 15 14:47:34 2009 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 970581065693 for ; Thu, 15 Oct 2009 14:47:34 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 44C818FC15 for ; Thu, 15 Oct 2009 14:47:34 +0000 (UTC) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id n9FEkkuu054838; Thu, 15 Oct 2009 10:46:46 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id n9FEkk6b054837; Thu, 15 Oct 2009 10:46:46 -0400 (EDT) (envelope-from jerrymc) Date: Thu, 15 Oct 2009 10:46:45 -0400 From: Jerry McAllister To: Len Conrad Message-ID: <20091015144645.GC54613@gizmo.acns.msu.edu> References: <200910151513.AA205456278@mail.Go2France.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200910151513.AA205456278@mail.Go2France.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: FWD: is this Intel CPU ok for 7.2 AMD64? 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, 15 Oct 2009 14:47:34 -0000 On Thu, Oct 15, 2009 at 03:13:49PM +0200, Len Conrad wrote: > > ---------- Original Message ---------------------------------- > From: "Len Conrad" > Reply-To: > Date: Wed, 14 Oct 2009 22:48:26 +0200 > > the FreeBSD 6.2 i386 dmesg.boot shows: > > CPU: Intel(R) Xeon(TM) CPU 3.60GHz (3591.25-MHz 686-class CPU) > Origin = "GenuineIntel" Id = 0xf41 Stepping = 1 > Features=0xbfebfbff > Features2=0x659d> > AMD Features=0x20100000 > Logical CPUs per core: 2 > real memory = 3220963328 (3071 MB) > avail memory = 3150913536 (3004 MB) > ACPI APIC Table: > FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs > cpu0 (BSP): APIC ID: 0 > cpu1 (AP): APIC ID: 1 > cpu2 (AP): APIC ID: 6 > cpu3 (AP): APIC ID: 7 > ioapic0: Changing APIC ID to 8 > ioapic1: Changing APIC ID to 9 > ioapic1: WARNING: intbase 32 != expected base 24 > ioapic2: Changing APIC ID to 10 > ioapic2: WARNING: intbase 64 != expected base 56 > ioapic0 irqs 0-23 on motherboard > ioapic1 irqs 32-55 on motherboard > ioapic2 irqs 64-87 on motherboard > > thanks, > Len > > ============== > > So, is there a definite, unique answer? Yes. > > Does it matter whether I run IA64 or AMD64 in the above Dell 1850? > Yes. Run AMD64. It is not an Itanium which is the IA64. It is a I686 which is the long standing ...86 family which, in 64 bit is supported on FreeBSD by AMD64. ////jerry > Len > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"