Re: wired entry count problem on sun3x pmap

Jason Thorpe <[email protected]> Mon, 11 Sep 2006 08:36:14 -0700
Newsgroups gmane.os.netbsd.ports.sun3
Message-ID <[email protected]>
On Sep 11, 2006, at 8:30 AM, Izumi Tsutsui wrote:

> These TAILQs are modified in pmap_enter(), pmap_unwire() and
> pmap_remove(). In this case, should these functions be protected
> by splvm()?

Nope, you should be OK without splvm() then.


> (3/80 is too slow to confirm how patches work... :-)
> ---
> Izumi Tsutsui

-- thorpej