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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 13 Jun 2016 05:46:55 -0700
From:	Eric Dumazet <edumazet@...gle.com>
To:	Thomas Gleixner <tglx@...utronix.de>
Cc:	Peter Zijlstra <peterz@...radead.org>,
	LKML <linux-kernel@...r.kernel.org>,
	Ingo Molnar <mingo@...nel.org>,
	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
	Frederic Weisbecker <fweisbec@...il.com>,
	Chris Mason <clm@...com>,
	Arjan van de Ven <arjan@...radead.org>, rt@...utronix.de
Subject: Re: [patch 13/20] timer: Switch to a non cascading wheel

On Mon, Jun 13, 2016 at 5:30 AM, Thomas Gleixner <tglx@...utronix.de> wrote:
> On Mon, 13 Jun 2016, Peter Zijlstra wrote:
>> On Mon, Jun 13, 2016 at 08:41:00AM -0000, Thomas Gleixner wrote:
>> > +
>> > +   /* Cascading, sigh... */
>>
>> So given that userspace has no influence on timer period; can't we
>> simply fail to support timers longer than 30 minutes?
>>
>> In anything really arming timers _that_ long?
>
> Unfortunately yes. Networking being one of those. Real cascading happens once
> in a blue moon, but it happens.
>

Anyway, for the more common HZ=1000 case, what would the 'limit' be ?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ