On Monday 07 November 2005 02:06, Nick Piggin wrote:
> Yes, all this turning on and off of interrupts does have a
> significant cost here.
How did you find out?
>
> With the full patchset applied, most of the hot path statistics
> get put under areas that already require interrupts to be off,
> however there are still a few I didn't get around to doing.
> zone_statistics on CONFIG_NUMA, for example.
These should just be local_t
>
> I wonder if local_t is still good on architectures like ppc64
> where it still requires an ll/sc sequence?
The current default fallback local_t doesn't require that. It uses
different fields indexed by !!in_interrupt()
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]