[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:39:48 +0530
- Cc: "xen-users@xxxxxxxxxxxxxxxxxxx" <Xen-users@xxxxxxxxxxxxxxxxxxx>
- Delivery-date: Fri, 25 Jan 2008 05:14:26 -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=m9HUMzYOx2h4pJCN7t6p0NnuohhBEtHgaMcVQAxgPfX60sb6nLnVWqLTMvWt2ZMvrcN9KGo4gE5fC031L6DmeyUmDNT5qXQZ2Jsx2/NVvr7wpk31rWCaGagM9ozxlKEc0OPCWaCitMv5yHCx6ZMJufFYQdBN2CBcCjVpKz9ui+0=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
Is it anything in dmidecode for this flag ? Because i want to get this information from BIOS. I cant rely on dom0 to give this information.
Thanks, Trilok
On Jan 25, 2008 6:36 PM, trilok nuwal <
tc.nuwal@xxxxxxxxx> wrote: Thanks, So lm flag is for long mode, implies that machine is 64 bit. Am i coorect?
Thanks, TrilokOn 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
|