WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] problems with cpus

To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] problems with cpus
From: "Marco Strullato" <marco.strullato@xxxxxxxxx>
Date: Mon, 19 Jan 2009 08:43:20 +0100
Delivery-date: Sun, 18 Jan 2009 23:44:09 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=yiDIXV1W3+4QN7F+w0/XF9EiwkW1Xgk0j4UinlNQ3Zk=; b=RQ3/ewHHh1LB82b2b+OhYOW/2bX+11mUpR2J0DPSq+J6qU57RzK5MI6HaFegKCrrc+ 6YGzt7WYOL0wQULVnTrUEFAvRvF52gRLAC764OdYw/kVWWHFAyLztIGnjLQCUrJKQvxP xaXsH4B6wSSqaoZwM90b8AJdWjlqrEi5F+5YU=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=tJRDLme6qPbv7O6TyYoTE2Q9zuinGmEcuL+JOMdhVWq4j9kCavuYpAh6TlUV+zI4yx IHPro92LGCzKIBhUpnQWRO9o+oFgCrSWk28eT94+phrosQ+RKjoWg4/dzF1bLIEXG+fU GwmLiQGyuSnrPHUJ9xQYS8MqcEurf1Su1JmVI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi all,
it seems that on a domU the cpu has these parameters missins:
siblings        : 2
core id         : 1
cpu cores       : 2

This is causing me serious problems with weblogic AS that seems
looking into cpuinfo to determine how many cpus has the system. My xen
version is 3.2
Do you think that an updated xen could solve this issue?

Do you have any suggestion?


DomU guest cpu:

processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Xeon(TM) CPU 3.20GHz
stepping        : 10
cpu MHz         : 3200.112
cache size      : 2048 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu de tsc msr pae mce cx8 apic mca cmov pat pse36 clflush
dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor
ds_cpl cid xtpr
bogomips        : 6396.31


Linux with no virtualization:

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 15
model name      : Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping        : 6
cpu MHz         : 1995.199
cache size      : 4096 KB
physical id     : 0
siblings        : 2
core id         : 1
cpu cores       : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 10
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat
pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm
constant_tsc pni monitor ds_cpl vmx tm2 cx16 xtpr lahf_lm
bogomips        : 3990.00

Regards,

Marco Strullato

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] problems with cpus, Marco Strullato <=