Re: [Fwd: Re: [RFC -v3 PATCH 2/3] sched: add yield_to function]

From: Peter Zijlstra
Date: Wed Jan 05 2011 - 04:41:43 EST


On Wed, 2011-01-05 at 00:38 +0100, Tommaso Cucinotta wrote:
> Il 04/01/2011 19:15, Dario Faggioli ha scritto:
> >
> > -------- Forwarded Message --------
> > From: Peter Zijlstra<a.p.zijlstra@xxxxxxxxx>
> > To: Rik van Riel<riel@xxxxxxxxxx>
> > Cc: Hillf Danton<dhillf@xxxxxxxxx>,kvm@xxxxxxxxxxxxxxx,
> > linux-kernel@xxxxxxxxxxxxxxx, Avi Kiviti<avi@xxxxxxxxxx>, Srivatsa
> > Vaddagiri<vatsa@xxxxxxxxxxxxxxxxxx>, Mike Galbraith<efault@xxxxxx>,
> > Chris Wright<chrisw@xxxxxxxxxxxx>
> > Subject: Re: [RFC -v3 PATCH 2/3] sched: add yield_to function
> > Date: Tue, 04 Jan 2011 19:05:54 +0100
> > RT guests don't make sense, there's nowhere near enough infrastructure
> > for that to work well.
> >
> > I'd argue that KVM running with RT priority is a bug.
> Peter, can I ask why did you state that ? In the IRMOS project, we
> are just deploying KVM VMs by using the Fabio's real-time scheduler
> (for others, a.k.a., the Fabio's EDF throttling patch, or IRMOS RT
> scheduler)
> in order to let the VMs get precise CPU scheduling guarantees by the
> kernel. So, in this context we do have KVM running at RT priority, and
> we do have experimental results showing how this can improve stability
> of performance of the hosted guest VMs.
> Of course, don't misunderstand me: this is a necessary condition for a
> stable performance of KVM VMs, I'm not saying it is sufficient for

I was mostly referring to the existing RT cruft (SCHED_RR/FIFO), that's
utterly useless for KVM.

As to hosting vcpus with CBS this might maybe make sense, but RT-guests
are still miles away. Anyway, I'm not quite sure how you would want to
deal with the guest spinlock issue in CBS, ideally you'd use paravirt
guests to avoid that whole problem.

Anyway, /me goes do something useful, virt sucks and should be taken out
back and shot in the head.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/