From owner-freebsd-hackers@FreeBSD.ORG Tue Jan 20 05:20:53 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DED6316A5AB for ; Tue, 20 Jan 2004 05:20:53 -0800 (PST) Received: from mail.crypta.net (mail.crypta.net [194.97.74.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2F8043D48 for ; Tue, 20 Jan 2004 05:20:50 -0800 (PST) (envelope-from ah@cryptobank.de) Received: by mail.crypta.net (Postfix, from userid 1001) id B922CECD502; Tue, 20 Jan 2004 14:20:47 +0100 (CET) Date: Tue, 20 Jan 2004 14:20:47 +0100 From: Andy Hilker To: freebsd-hackers@freebsd.org Message-ID: <20040120132046.GA99544@mail.crypta.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-PGP-Key: http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0xEC6E1071 X-PGP-Fingerprint: 9B2E 5892 AD93 D5C5 FB8E 3912 35D6 951B EC6E 1071 Organization: cryptobank - Andy Hilker X-Mailman-Approved-At: Tue, 20 Jan 2004 05:22:50 -0800 Subject: save-entropy in jail environment X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2004 13:20:54 -0000 Hi, do i need save-entropy cronjobs in a jail environment or is it useless? I experience heavy load when "save-entropy" runs, because there are many jails on the system. So i wondered about if i need this only on base system... Any ideas or hints, how to minimize the load? bye, Andy