From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Just another PCI VGA passthru report Date: Tue, 11 Jan 2011 12:42:53 -0500 Message-ID: <20110111174253.GE14017@dumpdata.com> References: <201101091441.17024.pavel@netsafe.cz> <20110110143219.GB5019@dumpdata.com> <201101110901.47672.pavel@netsafe.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <201101110901.47672.pavel@netsafe.cz> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Pavel =?utf-8?Q?Mat=C4=9Bja?= Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Tue, Jan 11, 2011 at 09:01:47AM +0100, Pavel Mat=C4=9Bja wrote: > On Mon 10. of January 2011 15:32:19 you wrote: > > > Some problems: > > > Disk performance is poor even when I use gplpv drivers. > >=20 > > As in, about the same as HVM drivers? >=20 > I'll measure some numbers for you today afternoon. >=20 > > > I can't read valid CPU frequency from /proc/cpuinfo > >=20 > > This is in Dom0 I presume? >=20 > Yes, Dom0 reports: > cpu MHz : 306230.313 Whoa. The timer is way off. Did you specify any specific timer clock on the bootup line? Are you using the 4.0.1 or xen-unstable hypervisor? > Same kernel running on baremetal (no load): > cpu MHz : 800.000 >=20 > > > I can't power computer off. It's working normaly when running non X= EN > > > kernel. Hmm, that ought to work - unless you are using an older hypervisor. > >=20 > > Hmm, can you be more specific. Is it working when you boot the=20 > > 2.6.32.26-g3147caa as baremetal? >=20 > Same kernel booted as baremetal turns power off just fine. > Last message from the kernel booted as dom0 is: > ACPI: preparing to enter system sleep state S5 > Disabling non-boot CPUs. Hmmmm.. That does work on my boxes, so I am surprised you see this. What do you see on the Xen hypervisor serial line if you pass in 'sync_console= loglvl=3Dall' You should see something from the (XEN): .. about ACPI shutdown.