Re: [PATCH] Fix to make check_pgt_cache work on !i386 architectures

David S. Miller (davem@dm.cobaltmicro.com)
Mon, 3 Aug 1998 04:41:34 -0700


From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Date: 03 Aug 1998 11:16:43 +0200

I don't understand the problem with partial page pgd/pmd. The page table
cache that i have implemented for m68k works ok.

Yes, it's trivial to make it work fine on machines with only single
processor implementations. Would your version work ok on an SMP
machine and preserve the lockless semantics of the pgt cache?

Actually, you can look at the older UltraSparc code and the Sparc32
port code to see where the hair is, since Jakub's description hasn't
shown the light enough. The code is your teacher :-)

Later,
David S. Miller
davem@dm.cobaltmicro.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html