Subject: Re: rbtree for vm_map
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Bang Jun-Young <junyoung@netbsd.org>
List: tech-kern
Date: 08/24/2003 10:21:27
On Sat, Aug 23, 2003 at 04:42:22PM +0900, YAMAMOTO Takashi wrote:
> Index: uvm_map.c
> ===================================================================
> --- uvm_map.c (revision 287)
> +++ uvm_map.c (working copy)
(Subversion?)
> @@ -1,4 +1,5 @@
> /* $NetBSD: uvm_map.c,v 1.136 2003/04/09 21:39:29 thorpej Exp $ */
> +/* $OpenBSD: uvm_map.c,v 1.60 2003/06/29 17:31:12 avsm Exp $ */
I think the OpenBSD tag is not necessary here, since the rbtree change is
not relevant to that revision.
For the rest, our guru hackers will give comments. :-)
Jun-Young
--
Bang Jun-Young <junyoung@NetBSD.org>