[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120607171433.GA21139@gulag1.americas.sgi.com>
Date: Thu, 7 Jun 2012 12:14:34 -0500
From: Nathan Zimmer <nzimmer@....com>
To: Don Zickus <dzickus@...hat.com>
Cc: Nathan Zimmer <nzimmer@....com>, linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: Re: [PATCH] watchdog: reduce "NMI watchdog enabled, takes one
hw-pmu counter." messages
On Wed, Jun 06, 2012 at 05:15:23PM -0400, Don Zickus wrote:
> On Wed, Jun 06, 2012 at 01:09:46PM -0500, Nathan Zimmer wrote:
> > watchdog: reduces some noise on a large system
> > The printk buffer can be flooded with with redundant
> > "NMI watchdog enabled, takes one hw-pmu counter." messages.
> > It doesn't add any value beyond the first.
> >
> > Note the message needs logged a second time if the watchdog was disabled then
> > reenabled.
>
> Hi Nathan,
>
> Thanks for the patch. I added something similar to RHEL-6 a while ago
> that solved the same problem in a more robust way (I think). IOW, I dealt
> with the watchdog failures too (for virt and bios issues).
>
> It doesn't cover the nmi_disable case like your patch does, but is easy to
> add.
>
> I attached it below. Let me know if this meets your needs or not?
>
> Cheers,
> Don
Yes it does seem to meet my needs quite well.
Thanks,
Nate
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists