From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752175AbbJLRui (ORCPT ); Mon, 12 Oct 2015 13:50:38 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:37231 "EHLO mail-wi0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751878AbbJLRue (ORCPT ); Mon, 12 Oct 2015 13:50:34 -0400 Date: Mon, 12 Oct 2015 19:50:29 +0200 From: Frederic Weisbecker To: Christoph Lameter Cc: Chris Metcalf , paulmck@linux.vnet.ibm.com, Ingo Molnar , LKML , Peter Zijlstra , Mike Galbraith , Dave Jones , Thomas Gleixner , Oleg Nesterov , Alexey Dobriyan , Rik van Riel , Andrew Morton Subject: Re: [PATCH] nohz: Revert "nohz: Set isolcpus when nohz_full is set" Message-ID: <20151012175027.GC1113@lerouge> References: <1444663283-30068-1-git-send-email-fweisbec@gmail.com> <20151012153202.GB3910@linux.vnet.ibm.com> <20151012162001.GA32228@lerouge> <20151012165353.GF3910@linux.vnet.ibm.com> <561BE5FC.1020300@ezchip.com> <20151012174238.GA1113@lerouge> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 12, 2015 at 12:45:08PM -0500, Christoph Lameter wrote: > On Mon, 12 Oct 2015, Frederic Weisbecker wrote: > > > But yeah if you guys want to create a new parameter that gathers nohz > > and isolcpus I think we can. > > Could we also add the rcu settings? Yeah, those are implied by nohz_full anyway. Now nohz_full shouldn't imply anything else than nohz but I'm not sure I can change that. Kernel parameters are ABIs of some sort. Ideally we should have something like cpu_isolation= which implies everything. > > > task_isolation is really just about tasks so it should be another name. > > no_os_cpus? > > os_free_cpus? No, we can still do syscalls :-) But noise_free_cpus= ?