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-devel

Re: [Xen-devel] [PATCH] linux-2.6.18: improve floppy behavior

To: Jan Beulich <JBeulich@xxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] linux-2.6.18: improve floppy behavior
From: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Date: Tue, 11 Oct 2011 10:14:09 -0700
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 11 Oct 2011 10:16:19 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4E9463C1020000780005ABE9@xxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <4E9463C1020000780005ABE9@xxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110930 Thunderbird/7.0.1
On 10/11/2011 06:41 AM, Jan Beulich wrote:
> Timing is significantly different from native both because Xen traps
> I/O port accesses and since DMA use is not possible (without intrusive
> changes). Due to the overhead of trapped port accesses, I/O is already
> slow enough (and Xen doesn't run on very old hardware anyway), so the
> situation can easily be improved by not enforcing REALLY_SLOW_IO.
>
> This doesn't completely address the issue - Xen just cannot guarantee
> scheduling of a particular vCPU with a maximum latency of about 80us
> (needed for the default FIFO threshold value of 10). The only complete
> solution would require making ISA DMA usable on Xen.

Just out of curiosity, was this in response to a real bug report or
something?

    J


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

<Prev in Thread] Current Thread [Next in Thread>