Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Oct 2000 21:13:21 -0400
From:      "John W. De Boskey" <jwd@FreeBSD.org>
To:        Warner Losh <imp@village.org>
Cc:        Mark Murray <mark@grondar.za>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/etc rc rc.shutdown src/etc/defaults rc.conf
Message-ID:  <20001017211321.A1847@bsdwins.com>
In-Reply-To: <200010172326.RAA12795@harmony.village.org>; from imp@village.org on Tue, Oct 17, 2000 at 05:26:47PM -0600
References:  <200010171731.e9HHVY509578@grimreaper.grondar.za> <200010160445.VAA57829@freefall.freebsd.org> <200010171731.e9HHVY509578@grimreaper.grondar.za> <200010172326.RAA12795@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I don't believe your system is hung, as much as it is simply
trying to process all the data being redirected to /dev/random.

I have some patches to help speed this up (and possibly remove
some of the directory cat'ing and replacing it with more
variable input).

fyi: try rebooting your system via 'init 6' or 'shutdown -r now'
     which will write the /entropy file, thus avoiding the
     code which is currently giving you problems.

-John

----- Warner Losh's Original Message -----
> In message <200010171731.e9HHVY509578@grimreaper.grondar.za> Mark Murray writes:
> : > jwd         2000/10/15 21:45:48 PDT
> : > 
> : >   Modified files:
> : >     etc                  rc rc.shutdown 
> : >   Log:
> : >   Having played with this commit request for a few hours, I've
> : >   convinced myself that it's better then what we have, but still
> : >   not perfect.
> : 
> : Thanks! :-)
> 
> However, it seems to hang my system when it is cating a dirctory :-(
> 
> Warner


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001017211321.A1847>