Subject: Re: CVS commit: syssrc
To: enami tsugutomo <enami@sm.sony.co.jp>
From: Jason R Thorpe <thorpej@zembu.com>
List: source-changes
Date: 04/23/2001 08:20:06
On Mon, Apr 23, 2001 at 07:11:25PM +0900, enami tsugutomo wrote:
> pmap_virtual_space() is called much earlier than when
> virtual_{avail,end} is initialized (at least on alpha and mips).
Ah, it's the change to call uvm_pageboot_alloc() rather than
pmap_steal_memory() in machdep.c -- it's called before pmap_bootstrap()
is called.
I'll fix this shortly.
--
-- Jason R. Thorpe <thorpej@zembu.com>