Re: fix CONFIG_HIGHPTE

From: Anton Blanchard (anton@samba.org)
Date: Tue Aug 06 2002 - 23:18:29 EST


 
> Sharing the logical page table doesn't mean you'll have to do
> the same for the PPC hashed page table...

We have an optimisation where we store information in the linux pte that
lets us find the hashtable pte. If that one to one relationship is lost
we may need to search the primary and secondary group which could be
up to 16 hypervisor calls when running in logical partitioned mode.

We could start sharing hashtable ptes but thats going to require a fair
amount of work.

Anton
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Aug 07 2002 - 22:00:34 EST