Re: [QUESTION] The cost of local interrupt enable/disable

From: Anton Blanchard
Date: Sat Sep 17 2005 - 09:38:43 EST



Hi,

> I'm curious about the cost of local_irq_enable/disable()'s on various
> architectures. I found a freebsd discussion thread by googling which
> says that each takes 3 cycles on i386 (very cheap), but for Pentium4,
> people are talking in the order of several hundreds cycles. Are these
> correct? How about other architectures?

It varies on ppc64, but its in the order of 10s of cycles. 40-50 cycles
is probably a decent estimation.

Anton
-
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/