lkml.org 
[lkml]   [2018]   [May]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/2] random: Omit double-printing ratelimit messages
On Thu, May 10, 2018 at 01:52:10PM +0100, Dmitry Safonov wrote:
> Currently "suppressed" messages will be printed once in a second for
> unseeded/urandom warnings, but there is already custom message which
> says how many warnings are missing. So, let's skip suppressed messages
> until crng_init == 2.

I'm not sure what you are trying to fix? The whole point of the
ratelimit system is to nly allow no more than <burst> packages in a
particular time interval. Once that time interval has expired,
messages allowed again until they exceed the burst limit. So printing
messages once a second is, in fact, working as intended.

- Ted

\
 
 \ /
  Last update: 2018-05-10 20:20    [W:0.072 / U:0.536 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site