From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: [ANNOUNCE] 3.0-rc7-rt0 Date: Wed, 20 Jul 2011 17:56:10 +0200 (CEST) Message-ID: References: <4E26B721.9020103@steinhoff.de> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: linux-rt-users To: Madovsky Return-path: Received: from www.linutronix.de ([62.245.132.108]:55251 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751006Ab1GTP4N (ORCPT ); Wed, 20 Jul 2011 11:56:13 -0400 In-Reply-To: Sender: linux-rt-users-owner@vger.kernel.org List-ID: Franck, On Wed, 20 Jul 2011, Madovsky wrote: > Hi Thomas, > > I just compiled the kernel with the patch on my whole cluster > of 6 fedora10 and the results are very stable and smooth. Thanks for the report ! > the only little thing is the cluster software heartbeat / pacemaker > takes 20% of cpu that 11% before on a dual xeon nocona with > linux command "top". That might be related to the new mechanism how we handle softirqs. If the heartbeat/pacemaker app is using networking a lot then this might explain it. Thanks, tglx