Subject: Re: pmap_enter can be delayed or not?
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-kern
Date: 11/20/2001 06:29:22
On Tue, Nov 20, 2001 at 05:42:50PM +0900, YAMAMOTO Takashi wrote:

 > 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.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>