get_pgd_slow() function

Dan Malek dan at mvista.com
Thu Feb 8 07:42:27 EST 2001


Borlizzi Giacomo wrote:

> but I've modified with:

What made you think you need to do this?
Something isn't right.  The 'memcpy' you added just copies zero values
from the init pgd into the new pgd, which the 'memset' already did
for you.  Either the 'memset' you are using isn't correct, or the
act of copying that much data flushed cache lines.  What kind of
processor do you have?


	-- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list