Port-sparc64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: fixing sparc64 pmap_remove_all



On Mon, Jan 07, 2008 at 09:53:34PM +0100, Martin Husemann wrote:
> Since pm_refs is an int I think this is the correct solution and the
> previous behaviour is not broken at all. Andrew, what do you think?

Btw: another option is to add a "bool dying" (or something) to struct pmap
and use that instead of the "pm_refs > 0" tests. Both fixes are fine with
me.

Martin



Home | Main Index | Thread Index | Old Index