Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759515Ab3CZMjL (ORCPT ); Tue, 26 Mar 2013 08:39:11 -0400 Received: from mail-la0-f53.google.com ([209.85.215.53]:64079 "EHLO mail-la0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758077Ab3CZMjJ (ORCPT ); Tue, 26 Mar 2013 08:39:09 -0400 MIME-Version: 1.0 In-Reply-To: <20130326081527.GA27128@gmail.com> References: <1363879460-21595-1-git-send-email-fweisbec@gmail.com> <20130324081701.GA13328@gmail.com> <20130326081527.GA27128@gmail.com> Date: Tue, 26 Mar 2013 13:39:08 +0100 Message-ID: Subject: Re: [GIT PULL] nohz: Full dynticks base interface From: Frederic Weisbecker To: Ingo Molnar Cc: LKML , Andrew Morton , Chris Metcalf , Christoph Lameter , Geoff Levand , Gilad Ben Yossef , Hakan Akkan , Kevin Hilman , Li Zhong , Namhyung Kim , "Paul E. McKenney" , Paul Gortmaker , Peter Zijlstra , Steven Rostedt , Thomas Gleixner 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: 1341 Lines: 33 2013/3/26 Ingo Molnar : > > * Frederic Weisbecker wrote: > >> > That way I will be able to test it automatically via randconfig and >> > such. >> >> Sure, I'm adding such an option. >> >> > My next question/request after that would be: could we make sure that >> > enabling this option does not break any applications or kernel >> > functionality, ASAP? Once that is offered, it becomes pushable to >> > v3.10 I think. >> >> So that's already the case. I'm careful that, as we iterate, the changes >> aren't supposed to break something in the middle. the final code that >> eventually shuts the tick down should be the last one in the series: >> once we know it is safe to do so. > > I mean, with the .config (or boot) option enabled, with tip:timers/nohz > as-is, will everything work? We cannot push a feature to Linus that > doesn't work reliably when enabled ... Right. So indeed the feature is not implemented yet in tip:timers/nohz, ie: the tick won't be stopped. But the current halfway state is not supposed to break existing things. But I agree. -- 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/