From owner-freebsd-current Fri Mar 16 8:29:15 2001 Delivered-To: freebsd-current@freebsd.org Received: from blizzard.sabbo.net (ns.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 671BB37B718 for ; Fri, 16 Mar 2001 08:29:03 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (vic.sabbo.net [193.193.218.112]) by blizzard.sabbo.net (8.10.1/8.10.1) with ESMTP id f2GGStB28770; Fri, 16 Mar 2001 18:28:56 +0200 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.11.3/8.11.2) with ESMTP id f2GGStB31129; Fri, 16 Mar 2001 18:28:55 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3AB23F3F.4DDDCC66@FreeBSD.org> Date: Fri, 16 Mar 2001 18:28:48 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Paul Richards Cc: "Matthew N. Dodd" , Mark Murray , Matt Dillon , current@FreeBSD.org Subject: Re: Ethernet entropy harvesting seriously pessimizes performance References: <3AB23512.DB9D6F8D@freebsd-services.co.uk> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Paul Richards wrote: > "Matthew N. Dodd" wrote: > > > > On Mon, 12 Mar 2001, Mark Murray wrote: > > > Lots of security minded people what _all_ the interrupt entropy > > > they can get, and this method gives them that while allowing others > > > to throttle the harvester back. > > > > Lots of -CURRENT users want to be able to use their systems to write code > > without tripping over /dev/random and friends. > > > > I hear lots of people objecting to this code and alot of handwaving in > > response. > > > > Choose reasonable defaults already. > > > > The -CURRENT cvs tree isn't the proper venue for doing crypto research. > > Well, I dunno about that. It dovetails into the thread in developers > about getting people to use FreeBSD for research and to my mind I think > -current probably is a legitimate place for research. As long as the > basic -current doctrine of not commiting totally non-functional code is > adhered to there's no reason why experimental code can't be tried out in > -current. You are missed point here. Doing research using FreeBSD is not the same as committing poorly designed and untested code into it, completely replacing previous satisfactory in the most cases subsystem. Developers usually can tolerate disturbances when some major redesign occurs, that in the long run would benefit the whole community (e.g. SMPng), but not the constant problems with not so important and hardly critical for 95% of users component as random number generator is. > If you don't like the problems that research cause you then -current > isn't what you should be running -- it's an old mantra that isn't > repeated enough these days. Most developers just have to use 5-current, because it is their development and reference platform. > Of course, I'd much prefer it if -current wasn't totally hosed as much > as it has been recently but random hasn't caused half the turmoil that > some other changes have so it's unfair to pick on it as a major problem. Saying "this is bad, but that was much worse" could not be an excuse for not doing it properly. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message