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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 25 Jul 2007 09:39:49 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Henri Hunnekens <henrihunnekens@...il.com>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	Thomas Gleixner <tglx@...utronix.de>
Subject: Re: TSC calibration sometimes not correct with RT patch.


* Henri Hunnekens <henrihunnekens@...il.com> wrote:

> I've seen that the calbration of the TSC timer was not always done 
> correctly, which resulted in incorrect timers.
> 
> I found out that local_irq_disable is used before the calibration is 
> started. However with the RT patch applied this does not mean that the 
> interrupts are disabled and therefore the calibration may fails when 
> it's interrupted by an interrupt. Correct me if I'm wrong.

local_irq_disable() still disables interrupts, even in PREEMPT_RT. So 
the problem should be elsewhere. Can you see similar problems on .22-rt 
too? The hrt code saw a number of updates there.

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