Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756351AbYGOLtk (ORCPT ); Tue, 15 Jul 2008 07:49:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755162AbYGOLtb (ORCPT ); Tue, 15 Jul 2008 07:49:31 -0400 Received: from senator.holtmann.net ([87.106.208.187]:51267 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755050AbYGOLtb (ORCPT ); Tue, 15 Jul 2008 07:49:31 -0400 Subject: Re: [PATCH] cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) From: Marcel Holtmann To: Max Krasnyansky Cc: mingo@elte.hu, dmitry.adamushko@gmail.com, a.p.zijlstra@chello.nl, torvalds@linux-foundation.org, pj@sgi.com, ghaskins@novell.com, linux-kernel@vger.kernel.org In-Reply-To: <1216122229-4865-1-git-send-email-maxk@qualcomm.com> References: <1216122229-4865-1-git-send-email-maxk@qualcomm.com> Content-Type: text/plain Date: Tue, 15 Jul 2008 13:49:37 +0200 Message-Id: <1216122577.27242.57.camel@violet.holtmann.net> 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: 677 Lines: 21 Hi Max, > * #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 ;) Regards Marcel -- 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/