Subject: Re: pv_pmap removal
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Charles M. Hannum <abuse@spamalicious.com>
List: port-i386
Date: 11/02/2003 17:34:28
On Sunday 02 November 2003 08:20 am, YAMAMOTO Takashi wrote:
> hi,
>
> attached patch shrinks pv_entry by eliminating pv_pmap member.
> while this increases cost to get pmap pointer a little,
> i think size of pv_entry is more important.
>
> any comments?
>
> YAMAMOTO Takashi

Is there even a reason to have pv_compare() look at these values?  Why not 
"sort" strictly based on the pv_entry pointers themselves, or pv->pv_pte?