Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2011 22:47:55 +0000
From:      Devin Teske <dteske@vicor.com>
To:        Tait <freebsd@t41t.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How to tell whether CPU supports x64?
Message-ID:  <1300402075.47040.54.camel@dt.vicor.com>
In-Reply-To: <20110317213336.GF10069@ece.pdx.edu>
References:  <20110317213336.GF10069@ece.pdx.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2011-03-17 at 14:33 -0700, Tait wrote:

> I have a remote server, and I'd like to know if it will support
> 64-bit instructions. Is there some way I can tell? It's running 32-bit
> FreeBSD right now.
> 
> >From dmesg.boot:
> 	Timecounter "i8254" frequency 1193182 Hz quality 0
> 	CPU: Intel(R) Xeon(TM) CPU 2.40GHz (2387.76-MHz 686-class CPU)
> 	Origin = "GenuineIntel"  Id = 0xf29  Stepping = 9
> 	Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
> 	Features2=0x4400<CNTX-ID,<b14>>
> 	Logical CPUs per core: 2
> 	real memory  = 1073676288 (1023 MB)
> 	avail memory = 1041502208 (993 MB)
> 	ACPI APIC Table: <DELL   PE1750  >
> 	FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
> 	cpu0 (BSP): APIC ID:  0
> 	cpu1 (AP): APIC ID:  1
> 
> I've had no luck trying to search for the id/stepping. Would the
> feature list show x64 support?


Just as an FYI, dmidecode offers a pretty comprehensive view of your
hardware. Available both as a package and in the ports tree.
--
Devin


> 
> _______________________________________________
> 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"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1300402075.47040.54.camel>