|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Processor architecture
Yes, that's correct.
>>> On Fri, Jan 25, 2008 at 6:06 AM, "trilok nuwal" <tc.nuwal@xxxxxxxxx> wrote:
Thanks, So lm flag is for long mode, implies that machine is 64 bit. Am i coorect?
Thanks, Trilok
On Jan 25, 2008 6:30 PM, Bjoern Metzdorf <bm@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
trilok nuwal wrote: > Hi, > > How could i know the processor architecture whether this is x86 or x86_64 ? > arch returns the architecture of the OS installed on the machine. > But what happened when i installed x86 dom0 on x86_64 machine, then arch > and #uname -a as well as #xm info all shows. x86, but really the machine > is x86_64. > > Could anybody tell me how i can get the system information that this is > x86_64 machine.
cat /proc/cpuinfo
there must be a cpu flag "lm" for "long mode".
Regards, Bjoern
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|