Subject: Re: yamt-km branch
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Chuck Silvers <chuq@chuq.com>
List: tech-kern
Date: 02/16/2005 09:45:07
On Wed, Feb 16, 2005 at 07:29:26AM +0900, YAMAMOTO Takashi wrote:
> hi,
> 
> > I had to fix an uninitialized varible in uvm_km_alloc() when UVMHIST
> > is turned on, but after that it works fine.  I've tried it on i386,
> > sparc64, macppc and pmax.  I'll try some other platforms tonight.
> > looks good so far.

I tried sparc, alpha and mac68k this morning.  the first two are working,
but mac68k crashes while starting init.  I tried a vanilla -current from
a couple days ago and that works.


> please feel free to commit the fix to the branch.

I'll do that this evening.

-Chuck