From owner-svn-src-head@freebsd.org Sun Oct 11 09:30:04 2020 Return-Path: Delivered-To: svn-src-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A73F443D7CD; Sun, 11 Oct 2020 09:30:04 +0000 (UTC) (envelope-from markm@FreeBSD.org) Received: from gromit.grondar.org (gromit.grondar.org [IPv6:2a01:348:e::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4C8Gk40QjTz3g46; Sun, 11 Oct 2020 09:30:03 +0000 (UTC) (envelope-from markm@FreeBSD.org) Received: from grouter.grondar.org ([88.96.155.38] helo=graphologist.grondar.org) by gromit.grondar.org with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94 (FreeBSD)) (envelope-from ) id 1kRXfw-000ABy-4h; Sun, 11 Oct 2020 10:29:56 +0100 Content-Type: multipart/signed; boundary="Apple-Mail=_9B2D03C8-8C3C-4934-822F-002B0F10B602"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\)) Subject: Re: svn commit: r366620 - in head/sys: conf dev/random/fenestrasX From: Mark Murray In-Reply-To: <202010102145.09ALjxbF098638@repo.freebsd.org> Date: Sun, 11 Oct 2020 10:29:55 +0100 Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-Id: <577C377E-CEF3-4A43-9276-82A56E5AE2FF@FreeBSD.org> References: <202010102145.09ALjxbF098638@repo.freebsd.org> To: Conrad Meyer X-Mailer: Apple Mail (2.3608.120.23.2.4) X-Rspamd-Queue-Id: 4C8Gk40QjTz3g46 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; ASN(0.00)[asn:39326, ipnet:2a01:348::/32, country:GB]; REPLY(-4.00)[] X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Oct 2020 09:30:04 -0000 --Apple-Mail=_9B2D03C8-8C3C-4934-822F-002B0F10B602 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii > On 10 Oct 2020, at 22:45, Conrad Meyer wrote: > > Author: cem > Date: Sat Oct 10 21:45:59 2020 > New Revision: 366620 > URL: https://svnweb.freebsd.org/changeset/base/366620 > > Log: > Add "Fenestras X" alternative /dev/random implementation This is a much needed improvement to the (CS)PRNG, as we are now supporting SMTP architectures with many cores, where this should shine! I have not had the time to do the work myself, so I'm delighted that *someone* got to it! Thanks, Conrad! M -- --Apple-Mail=_9B2D03C8-8C3C-4934-822F-002B0F10B602 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 Comment: GPGTools - http://gpgtools.org iQEzBAEBCgAdFiEEyzPHvybPbOpU9MCxQlsJDh9CUqAFAl+C0JMACgkQQlsJDh9C UqCOmwgAptDqQxYqMYjvUoMVtRW/7q8ASi+wESoJJyQ6PwCWYzkqbDYDXEbehQXP XBD86dY8y2BMQNLReR5tMla06rp1kA6RiN4k6xP9aBt5RCR/euxlW7v0b+0Mq4Y9 CSPQE4q0ehS3EgxYTcZ7B0aQzPdGC/PnFhE7WDI0cwObQSeTdck2XDTgjx58Y3fs EWPuJSyvfZXXXwR78E1qtyoUissxdTW5sqrZevsFffWwO3EH/ZI/rUhEcIqlVI/S iA/vj6FGECcdwgQQOI6QScb743/wpi6WW7hM7SR22LyAH7rTlquwCpWuHanM7AvW 4F4nSTCh/BrAWjE6DMrmNLnf4rpVLA== =WR+t -----END PGP SIGNATURE----- --Apple-Mail=_9B2D03C8-8C3C-4934-822F-002B0F10B602--