lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 05 Jan 2011 10:41:53 +0100
From:	Peter Zijlstra <peterz@...radead.org>
To:	Tommaso Cucinotta <tommaso.cucinotta@...up.it>
Cc:	Dario Faggioli <faggioli@...dalf.sssup.it>,
	Dhaval Giani <dhaval@...is.sssup.it>,
	Fabio Checconi <fabio@...dalf.sssup.it>, riel@...hat.com,
	Hillf Danton <dhillf@...il.com>, kvm@...r.kernel.org,
	linux-kernel@...r.kernel.org, Avi Kiviti <avi@...hat.com>,
	Srivatsa Vaddagiri <vatsa@...ux.vnet.ibm.com>,
	Mike Galbraith <efault@....de>,
	Chris Wright <chrisw@...s-sol.org>
Subject: Re: [Fwd: Re: [RFC -v3 PATCH 2/3] sched: add yield_to function]

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@...llo.nl>
> > To: Rik van Riel<riel@...hat.com>
> > Cc: Hillf Danton<dhillf@...il.com>,kvm@...r.kernel.org,
> > linux-kernel@...r.kernel.org, Avi Kiviti<avi@...hat.com>, Srivatsa
> > Vaddagiri<vatsa@...ux.vnet.ibm.com>, Mike Galbraith<efault@....de>,
> > Chris Wright<chrisw@...s-sol.org>
> > 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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ