From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <18022.14166.83442.173369@cargo.ozlabs.ibm.com> Date: Wed, 6 Jun 2007 14:25:58 +1000 From: Paul Mackerras To: Jake Moilanen Subject: Re: [PATCH] Donate dedicated CPU cycles In-Reply-To: <1180638885.5756.11.camel@goblue> References: <1180638885.5756.11.camel@goblue> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Jake Moilanen writes: > A Power6 can give up CPU cycles on a dedicated CPU (as opposed to a > shared CPU) to other shared processors if the administrator asks for it > (via the HMC). > > This patch enables that to work properly on P6. Is this something that needs to be controlled from userland, e.g. by a sysctl or something in /sys? Paul.