Subject: Re: wired entry count problem on sun3x pmap
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Jason Thorpe <thorpej@shagadelic.org>
List: port-sun3
Date: 09/11/2006 08:36:14
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