Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753397Ab3CJXxi (ORCPT ); Sun, 10 Mar 2013 19:53:38 -0400 Received: from mail-la0-f51.google.com ([209.85.215.51]:49719 "EHLO mail-la0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753249Ab3CJXxh (ORCPT ); Sun, 10 Mar 2013 19:53:37 -0400 MIME-Version: 1.0 In-Reply-To: <20130309082650.GA9944@gmail.com> References: <1362790259-7837-1-git-send-email-fweisbec@gmail.com> <20130309082650.GA9944@gmail.com> Date: Mon, 11 Mar 2013 00:53:35 +0100 Message-ID: Subject: Re: [ANNOUNCE] 3.9-rc1-nohz1 From: Frederic Weisbecker To: Ingo Molnar Cc: LKML , Alessio Igor Bogani , Andrew Morton , Chris Metcalf , Christoph Lameter , Geoff Levand , Gilad Ben Yossef , Hakan Akkan , Li Zhong , Namhyung Kim , "Paul E. McKenney" , Paul Gortmaker , Peter Zijlstra , Steven Rostedt , Thomas Gleixner , Kevin Hilman , Mats Liljegren Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1261 Lines: 32 2013/3/9 Ingo Molnar : > We could certainly start tip:sched/dynticks (or tip:timers/dynticks) to accelerate > the upstream merging of it. Nobody expressed deep concerns with the approach, so > what is left is some more hard work. Great to see you're ok with that direction! I'm working on that then. > > Two quick requests: > > - Mind adding a Documentation/... file with a high level description, > rough design, open problems, etc.? Sure! We'll maintain that along the way. > > - Please outline how the current TODO entries affect upstream > mergability. Does it reduce the 'full'-ness of this dynticks mode? > Outright buggy behavior? Other trade-offs? Mostly this is about upstream features that won't be working with the current state of the art: enqueuing a posix cpu timer on a nohz CPU may result in it being ignored by the target due to the lack of ticking until expiration, perf events may not be round-robined, etc... I'll make sure to document all these items. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/