On Tue, Feb 07, 2006 at 07:29:24PM +0100, Andi Kleen wrote: > For this case that would be ok, as long as it isn't a hour or so, > but let's say < 1 minute.
About 9.7 seconds on ia64 for:
for (i = 0; i < loops_per_jiffy * HZ; i++) {
__delay(1);
}
so yes, well under a minute.
-Tony
-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
