From: Theodore Ts'o Date: Sun, 22 Sep 2013 19:14:32 +0000 (-0400) Subject: random: cap the rate which the /dev/urandom pool gets reseeded X-Git-Tag: v3.13-rc1~61^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5c2742c23886e707f062881c5f206c1fc704782;p=pandora-kernel.git random: cap the rate which the /dev/urandom pool gets reseeded In order to avoid draining the input pool of its entropy at too high of a rate, enforce a minimum time interval between reseedings of the urandom pool. This is set to 60 seconds by default. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed