From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rik van Riel Subject: Re: VT is comically slow Date: Mon, 03 Jul 2006 15:16:25 -0400 Message-ID: <44A96D09.6020801@redhat.com> References: <907625E08839C4409CE5768403633E0BA7FD59@sefsexmb1.amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <907625E08839C4409CE5768403633E0BA7FD59@sefsexmb1.amd.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Petersson, Mats" Cc: xen-devel@lists.xensource.com, veillard@redhat.com List-Id: xen-devel@lists.xenproject.org Petersson, Mats wrote: > Are indications of IDE being used in PIO mode. Why this is, don't ask > me... A friend is trying out OpenBSD inside Xen, which shows more clearly that HVM guests are indeed using PIO :( pciide0 at pci0 dev 1 function 1 "Intel 82371SB IDE" rev 0x00: DMA, channel 0 wired to compatibility, channel 1 wired to compatibility wd0 at pciide0 channel 0 drive 0: wd0: 16-sector PIO, LBA, 20480MB, 41943040 sectors wd0(pciide0:0:0): using PIO mode 2 pciide0: channel 1 disabled (no drives) That explains a lot... -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan