Displaying 9 results from an estimated 9 matches for "habanero".
Did you mean:
abanero
2006 Oct 17
3
Much difference between netperf results on every run
Hi all,
the throughput measured by netperf differs from time to time. The
changeset was xen-unstable.hg C/S 11760. This is observed when I
executed a netperf on DomU connecting to a netserver on Dom0 in the
same box. The observed throughput was between 185Mbps to 3854Mbps. I
have never seen such a difference on ia64.
Regards,
Hiroya
_______________________________________________
Xen-devel
2006 Oct 02
0
[PATCH][XENOPROFILE] add support for Intel CORE microarchitecture
This adds support for core and core2 chips. Tested on Woodcrest
processors. Requires Oprofile 0.9.2.
-Andrew
Signed-off-by: Andrew Theurer <habanero@us.ibm.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2005 Sep 14
3
[PATCH] fix network-bridge stop
During my attempts to get the latest bridge networking model working on my
system, I often invoked ''network-bridge stop'' with total failure. Attached
is an updated version that works.
-Andrew
signed-off-by: Andrew Theurer <habanero@us.ibm.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2005 Aug 03
9
Benchmarking Xen (results and questions)
Hi all,
Here are some benchmarks that I''ve done using Xen.
However, before I get started, let me explain some of configuration
details...
Xen Version SPECjbb
WebBench
Linux Distribution Debian 3.1
HT disabled
Linux Kernel 2.6.12.2
Host Patch CK3s
Here are the initial benchmarks
SPECJBB WebBench
1 Thread 1 Client 2 Clients 4 Clients
8 Clients
BOPS TPS TPS TPS TPS
Host
2011 Sep 23
3
ldap ENC extension to use environment parent node
Hi,
We currently use ldap ENC to set server role variables and extlookup
to set domain or environment variables.
I have a suggestion regarding ldap use as an ENC - if a node within
ldap has the environment attribute set then it should inherit/mixin
(if available) from a node named after it''s environment.
It could be populated with only puppetVar type attributes so that any
environment
2006 Jul 25
18
[PATCH] turn off writable page tables
...e are all within the noise level (some slightly better, some
slightly worse for emulate). There really isn''t much of difference
here. I''d like to propose turning on the emulate path all the time in
xen.
-Andrew Theurer
Applies to c/s 10729
Signed-off-by: Andrew Theurer <habanero@us.ibm.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2005 Oct 01
2
Problem getting x86_64 dom0 to boot on a FC4 machine
I''m struggling to get Xen to boot on a FC4 Opteron box. I''ve included the
tail of the boot log below [1]. I suspect that the problems relates to the
software RAID 1 root and boot partitions, and how it relates to the initrd
image. The RAID volumes fail to mount.
I compiled the Xen snapshot from the 23rd September, and the only change
I''ve made is to enable the
2005 Aug 16
20
domU can''t start, Non-priv warnings
Can''t seem to fully boot a domU on either EM64T or Opteron with x86_64
xen-unstable. Both systems'' report this from xen:
(XEN) (file=traps.c, line=872) Non-priv domain attempted
WRMSR(00000000c0000100.
(XEN) (file=traps.c, line=872) Non-priv domain attempted
WRMSR(00000000c0000102.
(XEN) (file=traps.c, line=880) Non-priv domain attempted
RDMSR(00000000c0000080.
They boot
2005 May 23
0
console logging
At one point (maybe when ABAT was DATS) I thought there was support for
serial console logging through another linux box (this "console" box
dedicated to prividing serial ports for connectivity to other test
boxes). Does this functionality not exist anymore? All I see are
options for a telnet-like console concentrator, HMC, and blades.
-Andrew