From owner-freebsd-arch@FreeBSD.ORG Mon Aug 22 11:07:47 2005 Return-Path: X-Original-To: arch@freebsd.org Delivered-To: freebsd-arch@FreeBSD.ORG Received: by hub.freebsd.org (Postfix, from userid 1033) id D840116A420; Mon, 22 Aug 2005 11:07:47 +0000 (GMT) Date: Mon, 22 Aug 2005 11:07:47 +0000 From: Alexey Dokuchaev To: Andre Oppermann Message-ID: <20050822110747.GA32862@FreeBSD.org> References: <20050822100059.GA24626@FreeBSD.org> <4309AE1E.8FCC9E1E@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <4309AE1E.8FCC9E1E@freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: arch@freebsd.org Subject: Re: fdesc allocation optimization X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Aug 2005 11:07:48 -0000 On Mon, Aug 22, 2005 at 12:51:10PM +0200, Andre Oppermann wrote: > Alexey Dokuchaev wrote: > > > > hi there, > > > > i've been browsing some of dfbsd resources recently, and found this one > > being pretty interesting: > > > > http://leaf.dragonflybsd.org/mailarchive/commits/2005-06/msg00526.html > > > > however, it seemingly did not get attention in our lists. so i am > > wondering if there are work/plans on porting hsu@'s work? i remember > > that at some point we adopted some openbsd-derived algorithm, but since > > matt states that this is "far better algorithm then anything we or > > freebsd thought up before", i figured it worth a look. > > Looks certainly good. Why don't you go ahead and port it over? i was thinking about porting it myself, but just wanted to check maybe someone or even hsu@ already does the work. plus, i'm not really fdesc guru after all. ./danfe