* [uml-devel] Re: [uml-user] Sources of entropy?
[not found] <40AFB5AB.2060204@mvpsoft.com>
@ 2004-05-23 14:58 ` roland
2004-05-27 12:06 ` Henrik Nordstrom
0 siblings, 1 reply; 2+ messages in thread
From: roland @ 2004-05-23 14:58 UTC (permalink / raw)
To: Chris Snyder; +Cc: Jeff Dike, blaisorblade_spam, user-mode-linux-devel
hi,
afaik, uml still has a general problem with /dev/random entropy.
please read:
http://marc.theaimsgroup.com/?l=user-mode-linux-devel&m=107914271712404&w=2
proxying /dev/random from the host sounds like a good solution.
is there work in progress ?
regards
roland
----- Original Message -----
From: "Chris Snyder" <csnyder@mvpsoft.com>
To: <user-mode-linux-user@lists.sourceforge.net>
Sent: Saturday, May 22, 2004 10:18 PM
Subject: [uml-user] Sources of entropy?
> I'm having a problem with a UML that I have set up as a Kerberos server:
> starting the Kerberos Admin Daemon takes around ten minutes because
> there is very little entropy available in the UML, making reads from
> /dev/random block. Has anyone else ran into this problem? How can I most
> effectively deal with this? Thanks in advance.
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the market... Oracle 10g.
> Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> _______________________________________________
> User-mode-linux-user mailing list
> User-mode-linux-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
>
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [uml-devel] Re: [uml-user] Sources of entropy?
2004-05-23 14:58 ` [uml-devel] Re: [uml-user] Sources of entropy? roland
@ 2004-05-27 12:06 ` Henrik Nordstrom
0 siblings, 0 replies; 2+ messages in thread
From: Henrik Nordstrom @ 2004-05-27 12:06 UTC (permalink / raw)
To: roland; +Cc: Chris Snyder, Jeff Dike, blaisorblade_spam, user-mode-linux-devel
On Sun, 23 May 2004, roland wrote:
> afaik, uml still has a general problem with /dev/random entropy.
> please read:
> http://marc.theaimsgroup.com/?l=user-mode-linux-devel&m=107914271712404&w=2
>
> proxying /dev/random from the host sounds like a good solution.
Better yet to implement a /dev/random entropy source in UML using the host
/dev/random.. it should be as simple as a kernel thread polling for write
on the UML /dev/random, pulling entropy in from the host as needed.
But if it is possible to proxy devices then obviously the above can easily
be done in a normal user process, moving entropy from the proxied random
device to the UML random device.
Regards
Henrik
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-05-27 12:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <40AFB5AB.2060204@mvpsoft.com>
2004-05-23 14:58 ` [uml-devel] Re: [uml-user] Sources of entropy? roland
2004-05-27 12:06 ` Henrik Nordstrom
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox