Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757457AbYGOMCt (ORCPT ); Tue, 15 Jul 2008 08:02:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755263AbYGOMCl (ORCPT ); Tue, 15 Jul 2008 08:02:41 -0400 Received: from viefep18-int.chello.at ([213.46.255.22]:7654 "EHLO viefep14-int.chello.at" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755112AbYGOMCk (ORCPT ); Tue, 15 Jul 2008 08:02:40 -0400 Subject: Re: [PATCH] cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) From: Peter Zijlstra To: Marcel Holtmann Cc: Max Krasnyansky , mingo@elte.hu, dmitry.adamushko@gmail.com, torvalds@linux-foundation.org, pj@sgi.com, ghaskins@novell.com, linux-kernel@vger.kernel.org In-Reply-To: <1216123068.27242.60.camel@violet.holtmann.net> References: <1216122229-4865-1-git-send-email-maxk@qualcomm.com> <1216122577.27242.57.camel@violet.holtmann.net> <1216122720.12595.173.camel@twins> <1216123068.27242.60.camel@violet.holtmann.net> Content-Type: text/plain Date: Tue, 15 Jul 2008 14:03:05 +0200 Message-Id: <1216123385.12595.177.camel@twins> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 958 Lines: 28 On Tue, 2008-07-15 at 13:57 +0200, Marcel Holtmann wrote: > Hi Peter, > > > > > * #ifdef CONFIG_HOTPLUG_CPU > > > > * cpu_possible_map - has bit 'cpu' set iff cpu is populatable > > > > * cpu_present_map - has bit 'cpu' set iff cpu is populated > > > > * cpu_online_map - has bit 'cpu' set iff cpu available to scheduler > > > > + * cpu_active_map - has bit 'cpu' set iff cpu available to migration > > > > > > why not just fixing all spelling mistakes instead of keeping them > > > around ;) > > > > What spelling mistakes? > > so it wasn't meant to say "... if cpu ..." and I simply miss something > here (which is possible)? It's a math term, iff means: if and only if. -- 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/