[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] Processor architecture
- To: "Bjoern Metzdorf" <bm@xxxxxxxxxxxxxxxxxxxxxxx>
- From: "trilok nuwal" <tc.nuwal@xxxxxxxxx>
- Date: Fri, 25 Jan 2008 18:36:14 +0530
- Cc: "xen-users@xxxxxxxxxxxxxxxxxxx" <Xen-users@xxxxxxxxxxxxxxxxxxx>
- Delivery-date: Fri, 25 Jan 2008 05:07:25 -0800
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=QpI9Dolf6DmNCeOBn9eh7Mjrn4jEWE0p+2/WEOgfgLNblbjcq44LCTmEKDGp8AIlF0nNpfKQggaCih3jgMzazeBY7ofuyzUkzp2do4xDQvWCd3Pzkl4UW7wpjPQwd66Ww6eUFDT5I1IpjV6Qu5o46Jqpiyldtf8sBOfMLbogswk=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
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
|