From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [patch -rt 1/2] KVM: use simple waitqueue for vcpu->wq Date: Wed, 4 Mar 2015 22:09:20 -0300 Message-ID: <20150305010920.GB10924@amt.cnet> References: <20150114171251.882318257@redhat.com> <20150114171459.593877145@redhat.com> <20150116114846.4e7b718d@gandalf.local.home> <20150119144100.GA10794@amt.cnet> <20150120054653.GA6473@iris.ozlabs.ibm.com> <20150120131613.009903a0@gandalf.local.home> <20150121150716.GD11596@twins.programming.kicks-ass.net> <20150217174419.GY26177@linutronix.de> <20150227002357.GA11577@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Peter Zijlstra , Steven Rostedt , Paul Mackerras , linux-kernel@vger.kernel.org, linux-rt-users@vger.kernel.org, Luiz Capitulino , Rik van Riel , Steven Rostedt , Thomas Gleixner , kvm@vger.kernel.org, Paolo Bonzini To: Sebastian Andrzej Siewior Return-path: Content-Disposition: inline In-Reply-To: <20150227002357.GA11577@amt.cnet> Sender: linux-rt-users-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Thu, Feb 26, 2015 at 09:23:57PM -0300, Marcelo Tosatti wrote: > On Tue, Feb 17, 2015 at 06:44:19PM +0100, Sebastian Andrzej Siewior w= rote: > > * Peter Zijlstra | 2015-01-21 16:07:16 [+0100]: > >=20 > > >On Tue, Jan 20, 2015 at 01:16:13PM -0500, Steven Rostedt wrote: > > >> I'm actually wondering if we should just nuke the _interruptible= () > > >> version of swait. As it should only be all interruptible or all = not > > >> interruptible, that the swait_wake() should just do the wake up > > >> regardless. In which case, swait_wake() is good enough. No need = to have > > >> different versions where people may think do something special. > > >>=20 > > >> Peter? > > > > > >Yeah, I think the lastest thing I have sitting here on my disk onl= y has > > >the swake_up() which does TASK_NORMAL, no choice there. > >=20 > > what is the swait status in terms of mainline? This sounds like it > > beeing worked on. > > I could take the series but then I would drop it again if the mainl= ine > > implementation changes=E2=80=A6 >=20 > Hi Sebastian, >=20 > No, you would just adjust it to the upstream kernel interfaces, as th= e rest of > the -rt users of the swait interfaces. >=20 > Can you please include the series? >=20 > Thanks Sebastian? -- To unsubscribe from this list: send the line "unsubscribe linux-rt-user= s" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html