From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out109.alice.it (smtp-out109.alice.it [85.37.17.109]) by ozlabs.org (Postfix) with ESMTP id C312DDDE42 for ; Wed, 20 Dec 2006 10:47:34 +1100 (EST) Date: Wed, 20 Dec 2006 00:35:45 +0100 From: Giuliano Pochini To: Giuliano Pochini Subject: Re: 2 CPUs, but only one is used Message-Id: <20061220003545.7053b05c.pochini@shiny.it> In-Reply-To: <20061217144127.579f01f0.pochini@shiny.it> References: <20061217144127.579f01f0.pochini@shiny.it> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, 17 Dec 2006 14:41:27 +0100 Giuliano Pochini wrote: > I have a dual G4 MDD mac running linux 2.6.19. When I boot with maxcpus=1 and > then I issue "echo 1 >/sys/devices/system/cpu/cpu1/online" the second CPU is > put online without errors, but it stays idle+wait=100% and of course > user+system+nice=0%. It works fine without maxcpus=1. No problems with 2.6.18. > > I saw that there are some cpu hotplug related changes in 2.6.19, but I have > no access to a non-ppc dual cpu box to check if the problem also affects > other architectures right now. I tried to reproduce the problem on an intel box, but I couldn't. /sys contains only the cpu0 file if it boots with maxcpus=1. -- Giuliano.