linux/arch/x86/include/asm/uv
Cliff Wickman 450a007eeb x86, UV: BAU broadcast to the local hub
Make the Broadcast Assist Unit driver use the BAU for TLB
shootdowns of cpu's on the local uvhub.

It was previously thought that IPI might be faster to the cpu's
on the local hub.  But the IPI operation would have to follow
the completion of the BAU broadcast anyway.  So we broadcast to
the local uvhub in all cases except when the current cpu was the
only local cpu in the mask.

This simplifies uv_flush_send_and_wait() in that it returns
either all shootdowns complete, or none.

Adjust the statistics to account for shootdowns on the local
uvhub.

Signed-off-by: Cliff Wickman <cpw@sgi.com>
Cc: gregkh@suse.de
LKML-Reference: <E1OJvNy-0004aq-G7@eag09.americas.sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2010-06-08 21:13:48 +02:00
..
bios.h Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2010-02-28 11:00:55 -08:00
uv_bau.h x86, UV: BAU broadcast to the local hub 2010-06-08 21:13:48 +02:00
uv_hub.h x86, UV: uv_irq.c: Fix all sparse warnings 2010-04-17 10:37:20 +02:00
uv_irq.h
uv_mmrs.h x86, UV: Clean up UV headers for MMR definitions 2010-03-11 14:11:26 +01:00
uv.h x86: Enable NMI on all cpus on UV 2010-02-27 12:34:21 +01:00