Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755540AbYGOKEQ (ORCPT ); Tue, 15 Jul 2008 06:04:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754717AbYGOKD7 (ORCPT ); Tue, 15 Jul 2008 06:03:59 -0400 Received: from smtp-out01.alice-dsl.net ([88.44.60.11]:27346 "EHLO smtp-out01.alice-dsl.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752645AbYGOKD6 (ORCPT ); Tue, 15 Jul 2008 06:03:58 -0400 To: Matthew Wilcox Cc: Alex Chiang , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, linux-acpi@vger.kernel.org Subject: Re: [PATCH 01/14] Introduce cpu_enabled_map and friends From: Andi Kleen References: <20080715023344.2528.1836.stgit@blender.achiang> <20080715023349.2528.9423.stgit@blender.achiang> <20080715031512.GF14894@parisc-linux.org> Date: Tue, 15 Jul 2008 12:03:27 +0200 In-Reply-To: <20080715031512.GF14894@parisc-linux.org> (Matthew Wilcox's message of "Mon, 14 Jul 2008 21:15:12 -0600") Message-ID: <87wsjnxy4w.fsf@basil.nowhere.org> User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-OriginalArrivalTime: 15 Jul 2008 10:03:26.0860 (UTC) FILETIME=[066624C0:01C8E662] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 857 Lines: 22 Matthew Wilcox writes: > > I don't understand why we want to know about these CPUs. Surely they > should be 'possible', but not 'present'? What useful thing can Linux do > with them? He explained it in the intro, near the end (I nearly complained about this too when I hadn't finished reading it completely :): |The big picture implication is that we can allow userspace |to interact with disabled CPUs. In this particular example, |we provide a knob that lets a sysadmin schedule any present |CPU for firmware deconfiguration or enablement. The reason sounds pretty exotic, but ok. -Andi -- 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/