From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rik van Riel Subject: Re: [RFC -v2 PATCH 2/3] sched: add yield_to function Date: Sat, 18 Dec 2010 09:50:14 -0500 Message-ID: <4D0CCA26.3020809@redhat.com> References: <20101213224434.7495edb2@annuminas.surriel.com> <20101213224657.7e141746@annuminas.surriel.com> <1292329322.6803.1609.camel@twins> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org, Avi Kiviti , Srivatsa Vaddagiri , Mike Galbraith , Chris Wright To: Peter Zijlstra Return-path: In-Reply-To: <1292329322.6803.1609.camel@twins> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 12/14/2010 07:22 AM, Peter Zijlstra wrote: ... fixed all the obvious stuff. No idea what the hell I was thinking while doing that "cleanup" - probably too busy looking at the tests that I was running on a previous codebase :( For the next version of the patches, I have switched to your version of yield_to_fair :) -- All rights reversed