Subject: Re: pmap_enter can be delayed or not?
To: None <tech-kern@netbsd.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-kern
Date: 11/21/2001 13:10:36
From: Jason R Thorpe <thorpej@wasabisystems.com>
> > manpage of pmap(9) says that pmap_enter can be delayed
> > and pmap_update must be called to make sure that it's done.
> > but comments in pmap.c of i386 and alpha say that it can't
> > be delayed.
> > which is correct?
>
> The manpage is correct; the comments in those files are out of date.
thanks.
why/when is it changed?
(i've searched but i couldn't find any discussion or announce.)
---
YAMAMOTO Takashi<yamt@mwd.biglobe.ne.jp>