From owner-freebsd-java@FreeBSD.ORG Thu Oct 2 05:31:36 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8D2E16A4B3 for ; Thu, 2 Oct 2003 05:31:36 -0700 (PDT) Received: from diomedes.noc.ntua.gr (diomedes.noc.ntua.gr [147.102.222.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E89143FB1 for ; Thu, 2 Oct 2003 05:31:35 -0700 (PDT) (envelope-from past@noc.ntua.gr) Received: from ajax.noc.ntua.gr (ajax.noc.ntua.gr [147.102.220.1]) h92CVGSW016129; Thu, 2 Oct 2003 15:31:16 +0300 (EEST) (envelope-from past@noc.ntua.gr) Received: from noc.ntua.gr (hal.noc.ntua.gr [147.102.220.45]) by ajax.noc.ntua.gr (8.12.9p1/8.12.9) with ESMTP id h92CVF36086588; Thu, 2 Oct 2003 15:31:15 +0300 (EEST) (envelope-from past@noc.ntua.gr) Message-ID: <3F7C1A93.3020700@noc.ntua.gr> Date: Thu, 02 Oct 2003 15:31:15 +0300 From: Panagiotis Astithas Organization: NTUA/NMC User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030924 X-Accept-Language: el, en-us, en MIME-Version: 1.0 To: SeventyForty References: <3F7C0299.1000001@noc.ntua.gr> <20031002111011.GC13305@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-java@freebsd.org cc: Matthew Seaman Subject: Re: SSL on Java 1.4.1 native port X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2003 12:31:37 -0000 SeventyForty wrote: > I added a number of different randomness "things" using rndcontrol > > such as > > #rndcontrol -s 5 > #rndcontrol -s 10 > + a couple of others > > and now all works fine Just bear in mind that the more interrupts you use to seed randomness, the more interrupt latency you are going to experience, in those interrupts. Cheers, -- Panagiotis Astithas Electrical & Computer Engineer, PhD Network Management Center National Technical University of Athens, Greece