Re: [RFC][PATCH] new timeofday core subsystem (v. A3)

From: Chris Friesen
Date: Tue Mar 15 2005 - 10:54:06 EST


Albert Cahalan wrote:

I know it works for PowerPC. You'll need an isync instruction
of course. You may also want a sync instruction and some code
to invalidate the cache.

For PPC you'll want to flush the dcache, then invalidate the icache. This will ensure that it works on all processors.

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