On Mon, 5 Feb 2007, Arjan van de Ven wrote: > > I still need a solution for the problem of not having enough page flag > > bits on i386 NUMA. > > I still don't get why you *really* need such a bit.
Because otherwise you cannot establish why a page was removed from the LRU. If a page is off the LRU for other reasons then one should not return the page to the LRU in zap_pte_range. How can this determination be made without a page flag? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/