lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 9 Sep 2008 21:36:07 +0200 (CEST)
From:	Thomas Gleixner <tglx@...utronix.de>
To:	Frans Pop <elendil@...net.nl>
cc:	linux-kernel@...r.kernel.org
Subject: Re: [regression] __tick_program_event of hpet is stuck

On Tue, 9 Sep 2008, Frans Pop wrote:

> On Tuesday 09 September 2008, Thomas Gleixner wrote:
> > It's nothing to worry about. I out the WARN_ON() there to get some
> > information about the validation of min_delta_ns and to see in which
> > range this happens.
> 
> Ah, OK. A WARN_ON is perhaps a bit heavy for that, unless you actually
> want to be flooded with reports :-)

Yes, I wanted that. Some new debug outputs are usually
ignored. WARN_ONs are not.

> In my case it prevented me from running the kernel on other boxes than the
> laptop because I feared some possibly important issue.

That was not my intention.
 
> Also, a single line can easily be filtered out from logcheck reports while
> doing the same for WARN_ONs is much harder and even not advisable.
> 
> > I'm going to remove the WARN_ON() and just keep the information that
> > we need to increase the min_delta_ns value for safe operation.
> 
> Sounds like a plan; have already done so locally.
> 
> Here are some results I've got so far. You can see reboots and supend
> to RAMs. Maximum observed value on the HP 2510p is now 80000 with the
> system mostly idle or in light use.

Ok. That's still a reasonable range.

> I also tried getting these on my desktop by switching the clocksource from
> tsc to hpet, but that did not result in any output (identical x86_64 kernel).

I have not a single machine where this shows up, but I really wanted
to get some data. It worked :)

Thanks,

	tglx


--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ