search for: hyperthreads_per_core

Displaying 7 results from an estimated 7 matches for "hyperthreads_per_core".

2005 Jul 03
11
[PATCH] xm info
...ersion 3.3.5 (Debian 1:3.3.5-8ubuntu2) xen_compile_date : Sun Jul 3 15:26:01 EST 2005 dom0_release : 2.6.11.12-xen0 dom0_version : #2 Sun Jul 3 15:39:31 EST 2005 machine : i686 logical_cpus : 1 sockets : 1 cores_per_socket : 1 hyperthreads_per_core : 1 cpu_mhz : 1094 memory : 511 free_memory : 122 -- Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com> # diffstat xminfo8.patch tools/libxc/xc.h | 20 +++++++++++++ tools/libxc/xc_misc.c | 40 +++++++++++++++++++...
2004 Nov 10
5
etherbridge bottleneck
I ran some iperf tests today and it looks like the etherbridge is the limiting factor on throughput. In the beforetime, I saw great throughput to the VMs; over 800 Mbps. With the bridge, the numbers are in the 400s somewhere. Is this the speed I can expect from the bridge? Is there some tuning I should try, or another way to get more bandwidth into the VMs? This is with xen-2.0, 2.4.27-xen0
2004 Nov 12
0
Vif only accepts connex after talking out of domain.
...m no network expert. Here is some info. ================ [root@a root]# xm info system : Linux host : a.b.com release : 2.4.27-xen0 version : #9 Thu Nov 11 18:13:10 CST 2004 machine : i686 cores : 2 hyperthreads_per_core : 2 cpu_mhz : 2800 memory : 2047 free_memory : 1000 [root@a root]# xm info help system : Linux host : a.b.com release : 2.4.27-xen0 version : #9 Thu Nov 11 18:13:10 CST 2004 machine...
2005 Jul 04
0
[PATCH 2/2] xm info (2)
...5-8ubuntu2) xen_compile_date : Mon Jul 4 22:43:48 EST 2005 dom0_release : 2.6.11.12-xen0 dom0_version : #2 Mon Jul 4 23:28:27 EST 2005 machine : i686 logical_cpus : 1 nodes : 1 sockets_per_node : 1 cores_per_socket : 1 hyperthreads_per_core : 1 cpu_mhz : 1094 memory : 511 free_memory : 122 --- Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com> # diffstat xminfo9.patch libxc/xc.h | 20 +++++++++++++++ libxc/xc_misc.c | 40 ++++++++++++++++++++++++++++...
2005 Aug 07
7
Xen 3.0 Dom0 Smp enable?
I have a 2 way machine. Soliciting folks opinion on whether it makes sense to smp enable DOM0 so that IO handling can be balanced over both CPU''s... Opinions? Thanks, Scott _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2005 Feb 01
5
Cannot save/migrate domains
...t = "/dev/hda1 ro" extra = "4" xenone:/tmp# xm info system : Linux host : xenone release : 2.6.10-xen0xen0multipath version : #4 Sun Jan 30 14:38:14 GMT 2005 machine : i686 cores : 1 hyperthreads_per_core : 2 cpu_mhz : 2799 memory : 2559 free_memory : 2277 Xen version 2.0.3 (root@localdomain) (gcc version 3.3.5 (Debian 1:3.3.5-5)) Sun Jan 30 11:14:18 GMT 2005 Built from source under 2.6.10, everything else seems to be working. Tried both using raw sd...
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *