From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fernando Lopez-Lezcano Subject: Re: [ANNOUNCE] 3.0.6-rt17 Date: Fri, 07 Oct 2011 16:05:42 -0700 Message-ID: <4E8F85C6.6010309@ccrma.stanford.edu> References: <4E8F3605.6060104@localhost> <4E8F58ED.9060702@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: LKML , linux-rt-users , Fernando Lopez-Lezcano To: Thomas Gleixner Return-path: Received: from smtp2.Stanford.EDU ([171.67.219.82]:44747 "EHLO smtp.stanford.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754769Ab1JGXFp (ORCPT ); Fri, 7 Oct 2011 19:05:45 -0400 In-Reply-To: Sender: linux-rt-users-owner@vger.kernel.org List-ID: On 10/07/2011 03:02 PM, Thomas Gleixner wrote: > On Fri, 7 Oct 2011, Fernando Lopez-Lezcano wrote: >> On 10/07/2011 10:25 AM, Fernando Lopez-Lezcano wrote: >>> On 10/06/2011 06:15 PM, Thomas Gleixner wrote: >>>> I'm pleased to announce the 3.0.6-rt17 release. >>> >>> Hi and thanks again. So far this one is not hanging which is very good >>> news. But I still see the hrtimer_fixup_activate warnings I reported for >>> rt16... >> >> I tried rt17 on my workstation and it froze after a few minutes (quad core >> intel based desktop). Reset button freeze. Then I set up my serial console and >> tried it out. I could not get it to freeze permanently but I got _many_ >> hrtimer_fixup_activate warnings and while the console is sending those the >> gnome interface freezes (this is on fc14). So it is not very usable for >> debugging... >> >> Just tried again after another reboot (@ 115200 baud) and it worked for a >> while. Then it started spewing messages again and it is again unusable. I'm >> attaching a trace of what was sent to the serial console while the machine >> froze temporarily. > > Does adding nohz=off to the kernel commandline solve it? > > You probably posted your .config before, but could you please send it > again (private mail is fine). (config sent privately) "nohz=off" makes the warnings disappear! It appears to work normally but it has not been long :-) -- Fernando