From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755212Ab0H0SPM (ORCPT ); Fri, 27 Aug 2010 14:15:12 -0400 Received: from www.tglx.de ([62.245.132.106]:57143 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755115Ab0H0SPJ (ORCPT ); Fri, 27 Aug 2010 14:15:09 -0400 Date: Fri, 27 Aug 2010 20:14:40 +0200 (CEST) From: Thomas Gleixner To: Mathieu Desnoyers cc: LKML , Peter Zijlstra , Linus Torvalds , Andrew Morton , Ingo Molnar , Steven Rostedt , Tony Lindgren , Mike Galbraith , Peter Zijlstra Subject: Re: [RFC PATCH 09/11] sched: timer-driven next buddy (update) In-Reply-To: <20100827180241.GB22679@Krystal> Message-ID: References: <20100826180908.648103531@efficios.com> <20100826181341.635603837@efficios.com> <20100827180241.GB22679@Krystal> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 27 Aug 2010, Mathieu Desnoyers wrote: > Sorry, I forgot that I based this patchset on top of my LTTng tree all along, so > this new patch version is needed for reject-less application of the patchset on > a vanilla 2.6.35.2 tree. That does not change my opinion on that much. As I said before I strongly object to implement special handling for a particular wakeup scenario as this will open a can of worms for all other special cases and workloads. Thanks, tglx