Subject: Re: More R/M problems To: None <tech-kern@netbsd.org> From: Charles M. Hannum <root@ihack.net> List: tech-kern Date: 03/31/1999 04:44:07
I forgot one thing. vmapbuf() will also take an access_type argument,
so that it can pass that on to pmap_enter() (or frob the PTEs itself,
as appropriate).