Subject: Re: -current from today blows chunks...
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Matthew Jacob <mjacob@feral.com>
List: port-alpha
Date: 07/31/1998 18:26:02
Far out. Thanks!


On Fri, 31 Jul 1998, Jason Thorpe wrote:

> On Fri, 31 Jul 1998 18:11:48 -0700 (PDT) 
>  Matthew Jacob <mjacob@feral.com> wrote:
> 
> More like -current from an hour ago :-)
> 
> cvs update init_main.c ... I'll have to fix that problem a different
> way.
> 
> (I noticed the bug that the change fixes by making mbufs and mbuf clusters
> use the pool allocator, which on the alpha, means that mb_map is no longer
> used, because it uses direct-mapped pages instead.  However, if you don't
> have those changes, then you use mb_map before it's created, oops.)
>