From owner-freebsd-current Thu Feb 7 13:54:46 2002 Delivered-To: freebsd-current@freebsd.org Received: from harrier.prod.itd.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by hub.freebsd.org (Postfix) with ESMTP id 2ABB537B41D; Thu, 7 Feb 2002 13:54:38 -0800 (PST) Received: from pool0339.cvx22-bradley.dialup.earthlink.net ([209.179.199.84] helo=mindspring.com) by harrier.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16YwV1-00010K-00; Thu, 07 Feb 2002 13:54:36 -0800 Message-ID: <3C62F744.96069B4A@mindspring.com> Date: Thu, 07 Feb 2002 13:53:08 -0800 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Nero Cc: freebsd-current@freebsd.org, freebsd-hackers@freebsd.org Subject: Re: new page cache for linux References: <20020208025900.4717cf72.neroz@dingoblue.net.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Nero wrote: > Just thought I'd bring your attention to the new "radix tree page cache" > in use by linux - I dont know what freebsd do at the moment, but it looks > like it will improve scalability (you guys might want to use the idea). > Anyway, heres the link: http://lwn.net/2002/0207/kernel.php3 You should look at how FreeBSD already handles this problem. Note also that as physical memory approaches real memory in size, the sparseness of the mapping goes to zero. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message