From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from denise.shiny.it (denise.shiny.it [194.20.232.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 024DE67A62 for ; Thu, 25 May 2006 22:52:24 +1000 (EST) Message-ID: Content-Type: text/plain; charset=us-ascii MIME-Version: 1.0 In-Reply-To: <20060523225113.GD11414@localdomain> Date: Thu, 25 May 2006 14:46:19 +0200 (CEST) Sender: pochini@agnus.shiny.it From: Giuliano Pochini To: Nathan Lynch Subject: Re: CPU 1 refused to die! Cc: LinuxPPC-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 23-May-2006 Nathan Lynch wrote: > Giuliano Pochini wrote: >> >> I booted with maxcpus=1, then I enabled the 2nd cpu >> with echo 1 > /sys/devices/system/cpu/cpu1/online > > So onlining at runtime seems to work. Did you verify that tasks get > run on the 2nd cpu after you online it? Yes, I did, and the difference in speed is pretty obvious. > Any other strange messages in dmesg? Nothing unusual. > Can you online and offline cpus if you boot without maxcpus=1? It behaves exactly the same. I can't say exactly when it stopped working. 2.6.14 worked fine. -- Giuliano.