From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: [ANNOUNCE] 3.0-rt1 Date: Sat, 23 Jul 2011 09:31:33 +0200 (CEST) Message-ID: References: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: LKML , linux-rt-users To: Rolando Martins Return-path: Received: from www.linutronix.de ([62.245.132.108]:52123 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750772Ab1GWHbf (ORCPT ); Sat, 23 Jul 2011 03:31:35 -0400 In-Reply-To: Sender: linux-rt-users-owner@vger.kernel.org List-ID: On Fri, 22 Jul 2011, Rolando Martins wrote: > Thanks for the great work! > > Is it possible to have RT_GROUP_SCHED and PREEMPT_RT_FULL? Not at the momenent. RT_GROUP_SCHED depends on !PREEMPT_RT_FULL because it leads to yet undebugged hangs and failures. Thanks, tglx