From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dominik Klein Subject: [solved] Re: Set cpu_weight and cpu_cap at boot time Date: Tue, 05 Jun 2007 15:22:09 +0200 Message-ID: <46656381.1070508@in-telegence.net> References: <907625E08839C4409CE5768403633E0B02561DBC@sefsexmb1.amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <907625E08839C4409CE5768403633E0B02561DBC@sefsexmb1.amd.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org > That may well be the case, but it probably takes a bit more digging > before that can be solved. It actually works. It was my fault. I tested it by setting cpu_weight in the config and the RESTARTING the domain. This did not read the new value but use the last one. SHUTDOWN and CREATE does recognize the new value in the config file. Sorry to bother you. Regards Dominik