From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754556Ab1HEHVn (ORCPT ); Fri, 5 Aug 2011 03:21:43 -0400 Received: from merlin.infradead.org ([205.233.59.134]:58238 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753603Ab1HEHVl convert rfc822-to-8bit (ORCPT ); Fri, 5 Aug 2011 03:21:41 -0400 Subject: Re: [RFT][patch 17/18] sched: use jump labels to reduce overhead when bandwidth control is inactive From: Peter Zijlstra To: Paul Turner Cc: Jason Baron , linux-kernel@vger.kernel.org, Bharata B Rao , Dhaval Giani , Balbir Singh , Vaidyanathan Srinivasan , Srivatsa Vaddagiri , Kamalesh Babulal , Hidetoshi Seto , Ingo Molnar , Pavel Emelyanov , rth@redhat.com Date: Fri, 05 Aug 2011 09:21:21 +0200 In-Reply-To: References: <20110722003211.GA2807@redhat.com> <20110722011747.GB2807@redhat.com> <20110727215816.GA2515@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Mailer: Evolution 3.0.2- Message-ID: <1312528881.10852.1.camel@twins> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2011-08-04 at 20:53 -0700, Paul Turner wrote: > > I will re-post v7.3 with: > - rebase to minor changes in tip > - removing RFT from adding jump_labels to CFS > - additional hierarchical period constraint Could you rebase to -tip + my patches, most of your previous set is already queued there. The reason its not in -tip is is because the merge window fallout still has -tip in a somewhat shaky state.