[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
best way to create entropy?
- Subject: best way to create entropy?
- From: olipro at 8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa (Oliver)
- Date: Sun, 14 Oct 2012 16:59:52 +0200
- In-reply-to: <CAH_OBiffdqVmwspu9f2uzr_cqnExuA_sLp=d0QhOxQWzkSgOZA@mail.gmail.com>
- References: <CAH_OBiffdqVmwspu9f2uzr_cqnExuA_sLp=d0QhOxQWzkSgOZA@mail.gmail.com>
On Friday 12 October 2012 00:01:18 shawn wilson wrote:
> in the past, i've done many different things to create entropy -
> encode videos, watch youtube, tcpdump -vvv > /dev/null, compiled a
> kernel. but, what is best? just whatever gets your cpu to peak or are
> some tasks better than others?
Haveged, every time.
Linux 3.7 will be getting some improvements in terms of entropy collection, to
the point that it may well render haveged unnecessary.
Generally speaking I find that it's VMs that prove to suffer from low entropy
(and thus benefit greatly from haveged)
Regards,
Oliver