From owner-freebsd-current@FreeBSD.ORG Mon Apr 12 15:58:23 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 505E716A4F3 for ; Mon, 12 Apr 2004 15:58:23 -0700 (PDT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id B62E443D2D for ; Mon, 12 Apr 2004 15:58:22 -0700 (PDT) (envelope-from scottl@freebsd.org) Received: from freebsd.org (junior-wifi.samsco.home [192.168.0.11]) by pooker.samsco.org (8.12.10/8.12.10) with ESMTP id i3CN0Fc8063780; Mon, 12 Apr 2004 17:00:15 -0600 (MDT) (envelope-from scottl@freebsd.org) Message-ID: <407B1EBC.6050405@freebsd.org> Date: Mon, 12 Apr 2004 16:57:00 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040304 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Poul-Henning Kamp References: <11095.1081621779@critter.freebsd.dk> In-Reply-To: <11095.1081621779@critter.freebsd.dk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: current@freebsd.org Subject: Re: Optimizing RCng execution speed ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2004 22:58:23 -0000 Poul-Henning Kamp wrote: > Is anybody working on optimizing RCng execution speed ? > > I think our boottime is getting a bit too slow these days... > Does changing to a static root help? Scott