From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Vollmert Subject: bug#36380: service urandom-seed takes too long on boot Date: Fri, 28 Jun 2019 08:47:35 +0200 Message-ID: References: <20190626154721.GA2999@jasmine.lan> <87zhm3xdfu.fsf@gnu.org> <20190627190314.GA7403@jasmine.lan> Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:41760) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hgkg1-0004rQ-EL for bug-guix@gnu.org; Fri, 28 Jun 2019 02:48:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hgkfz-0000nn-IY for bug-guix@gnu.org; Fri, 28 Jun 2019 02:48:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54973) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hgkfy-0000ms-KY for bug-guix@gnu.org; Fri, 28 Jun 2019 02:48:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hgkfx-0003eo-Vo for bug-guix@gnu.org; Fri, 28 Jun 2019 02:48:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20190627190314.GA7403@jasmine.lan> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Leo Famulari Cc: 36380@debbugs.gnu.org > On 27. Jun 2019, at 21:03, Leo Famulari wrote: > Perhaps, but if the reason for the slowness on their first boot was a > suboptimal /dev/hwrng source, I would expect it to be equally slow for > each boot, since we unconditionally read 64 bytes each time. It=E2=80=99s 512 bytes, not that that should fundamentally change = anything.