From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f52.google.com (mail-pb0-f52.google.com [209.85.160.52]) by kanga.kvack.org (Postfix) with ESMTP id ECF0B6B0031 for ; Wed, 2 Oct 2013 08:23:40 -0400 (EDT) Received: by mail-pb0-f52.google.com with SMTP id wz12so801593pbc.11 for ; Wed, 02 Oct 2013 05:23:40 -0700 (PDT) Date: Wed, 2 Oct 2013 14:16:25 +0200 From: Oleg Nesterov Subject: Re: [PATCH] hotplug: Optimize {get,put}_online_cpus() Message-ID: <20131002121625.GB21581@redhat.com> References: <20130925175055.GA25914@redhat.com> <20130928144720.GL15690@laptop.programming.kicks-ass.net> <20130928163104.GA23352@redhat.com> <7632387.20FXkuCITr@vostro.rjw.lan> <524B0233.8070203@linux.vnet.ibm.com> <20131001173615.GW3657@laptop.programming.kicks-ass.net> <20131001174508.GA17411@redhat.com> <20131001175640.GQ15690@laptop.programming.kicks-ass.net> <20131001180750.GA18261@redhat.com> <20131001190515.GI5790@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131001190515.GI5790@linux.vnet.ibm.com> Sender: owner-linux-mm@kvack.org List-ID: To: "Paul E. McKenney" Cc: Peter Zijlstra , "Srivatsa S. Bhat" , "Rafael J. Wysocki" , Mel Gorman , Rik van Riel , Srikar Dronamraju , Ingo Molnar , Andrea Arcangeli , Johannes Weiner , Linux-MM , LKML , Thomas Gleixner , Steven Rostedt , Viresh Kumar , tony.luck@intel.com, bp@alien8.de On 10/01, Paul E. McKenney wrote: > > On Tue, Oct 01, 2013 at 08:07:50PM +0200, Oleg Nesterov wrote: > > On 10/01, Peter Zijlstra wrote: > > > > > > On Tue, Oct 01, 2013 at 07:45:08PM +0200, Oleg Nesterov wrote: > > > > > > > > I tend to agree with Srivatsa... Without a strong reason it would be better > > > > to preserve the current logic: "some time after" should not be after the > > > > next CPU_DOWN/UP*. But I won't argue too much. > > > > > > Nah, I think breaking it is the right thing :-) > > > > I don't really agree but I won't argue ;) > > The authors of arch/x86/kernel/cpu/mcheck/mce.c would seem to be the > guys who would need to complain, given that they seem to have the only > use in 3.11. mce_cpu_callback() is fine, it ignores POST_DEAD if CPU_TASKS_FROZEN. Oleg. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org