|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [patch 14/21] Xen-paravirt: Add XEN config options and d
To: |
Dan Hecht <dhecht@xxxxxxxxxx>, Jeremy Fitzhardinge <jeremy@xxxxxxxx> |
Subject: |
[Xen-devel] Re: [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options. |
From: |
Keir Fraser <keir@xxxxxxxxxxxxx> |
Date: |
Fri, 16 Feb 2007 10:49:10 +0000 |
Cc: |
xen-devel@xxxxxxxxxxxxxxxxxxx, Ian Pratt <ian.pratt@xxxxxxxxxxxxx>, virtualization@xxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, Chris Wright <chrisw@xxxxxxxxxxxx>, Andi Kleen <ak@xxxxxx>, Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> |
Delivery-date: |
Fri, 16 Feb 2007 02:48:31 -0800 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxx |
In-reply-to: |
<45D56D5A.3000300@xxxxxxxxxx> |
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
Thread-index: |
AcdRuBayVUAG+r2rEduvqQAX8io7RQ== |
Thread-topic: |
[patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options. |
User-agent: |
Microsoft-Entourage/11.2.5.060620 |
On 16/2/07 08:37, "Dan Hecht" <dhecht@xxxxxxxxxx> wrote:
> Hmm? I thought the periodic timer and one-shot timer both generate the
> same VIRQ. So, how can you mask one without masking the other?
>
> The tickless idle works since the block hypercall disables the periodic
> timer. But for dynticks (aka NO_HZ), you'll need to mask the periodic
> timer (even for a running vcpu), while keeping the one-shot timer
> unmasked. I don't think Xen provides an interface to do that.
There's no interface for this right now, but we can easily add one in a
backward compatible way. This also will not prevent a dyntick kernel from
running on an older Xen -- the guest will then receive to many timer
interrupts, but that should only be a performance concern fixable by
upgrading the hypervisor component of the system.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] Re: [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options., (continued)
- Re: [Xen-devel] Re: [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options., Gerd Hoffmann
- [Xen-devel] Re: [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options., Avi Kivity
- [Xen-devel] Re: [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options., Dan Hecht
- [Xen-devel] Re: [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options., Jeremy Fitzhardinge
- [Xen-devel] Re: [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options., Dan Hecht
- [Xen-devel] Re: [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options., Jeremy Fitzhardinge
- [Xen-devel] Re: [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options., Dan Hecht
- [Xen-devel] Re: [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options.,
Keir Fraser <=
- [Xen-devel] Re: [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options., Andrew Morton
- [Xen-devel] Re: [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options., Jeremy Fitzhardinge
- [Xen-devel] Re: [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options., Keir Fraser
- Re: [Xen-devel] Re: [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options., Zachary Amsden
- Re: [Xen-devel] Re: [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options., Keir Fraser
- Re: [Xen-devel] Re: [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options., Zachary Amsden
- Re: [Xen-devel] Re: [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options., Rusty Russell
[Xen-devel] [patch 08/21] Xen-paravirt: Allow paravirt backend to choose kernel PMD sharing, Jeremy Fitzhardinge
[Xen-devel] [patch 18/21] Xen-paravirt: Add Xen grant table support, Jeremy Fitzhardinge
|
|
|
|
|