From owner-freebsd-arch@FreeBSD.ORG Mon Aug 22 10:51:05 2005 Return-Path: X-Original-To: arch@freebsd.org Delivered-To: freebsd-arch@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31E1A16A41F for ; Mon, 22 Aug 2005 10:51:05 +0000 (GMT) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 790ED43D53 for ; Mon, 22 Aug 2005 10:51:04 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 15696 invoked from network); 22 Aug 2005 10:30:32 -0000 Received: from unknown (HELO freebsd.org) ([62.48.0.53]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 22 Aug 2005 10:30:32 -0000 Message-ID: <4309AE1E.8FCC9E1E@freebsd.org> Date: Mon, 22 Aug 2005 12:51:10 +0200 From: Andre Oppermann X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Alexey Dokuchaev References: <20050822100059.GA24626@FreeBSD.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 10:51:05 -0000 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? -- Andre