Subject: Re: New features in NetBSD 2.0
To: SODA Noriyuki <soda@netbsd.org>
From: Daniel de Kok <danieldk@pobox.com>
List: netbsd-docs
Date: 10/13/2004 00:03:03
On Tue, Oct 12, 2004 at 11:39:58PM +0900, SODA Noriyuki wrote:
> 1. old buffer cache, which is used to cache filesystem metadata
>   (e.g. directories, i-nodes), are now dynamically allocated.
>
> 3. Many scalability improvements. e.g. rbtree vmmap, splay tree
>   pvtree on i386 pmap, O(C) data insertion into socket buffers, etc...
>   (c.f. http://bulk.fefe.de/scalability/)

How about this?

ftp://ftp.netbsd.org/pub/NetBSD/misc/daniel/patches/chap-whatsnew.xml.diff

-- Daniel