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:	Mon, 14 Jan 2008 09:28:15 +0100
From:	Peter Zijlstra <a.p.zijlstra@...llo.nl>
To:	Ingo Molnar <mingo@...e.hu>
Cc:	"Carlos R. Mafra" <crmafra2@...il.com>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Remove timer frequency choice if tickless is enabled


On Mon, 2008-01-14 at 09:25 +0100, Ingo Molnar wrote:
> (lkml Cc:-ed)
> 
> * Carlos R. Mafra <crmafra2@...il.com> wrote:
> 
> >  choice
> >  	prompt "Timer frequency"
> > +	depends on !NO_HZ
> >  	default HZ_250
> >  	help
> >  	 Allows the configuration of the timer frequency. It is customary
> 
> we are not there yet to be able to do this. With NO_HZ the tick is only 
> disabled when we go idle - but it still runs (and we rely on it, for 
> example in the scheduler code) while we are non-idle. Peter Zijlstra is 
> working on the 'high-res scheduler tick' feature to remove the scheduler 
> dependencies.

Yes, and even then we're still not there, there are various other
features that are tick driven, among them the RCU quiecent state
machine.

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