x86, UV: BAU tunables into a debugfs file
commite8e5e8a8048006a12d7777a93baebd6e39496101
authorCliff Wickman <cpw@sgi.com>
Wed, 2 Jun 2010 21:22:01 +0000 (2 16:22 -0500)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jun 2010 19:13:44 +0000 (8 21:13 +0200)
treec3da45e649920e77b14907fa3b33dde1b8d9328d
parent12a6611fa16e9c6d2f844fe2175d219c6e9bd95d
x86, UV: BAU tunables into a debugfs file

Make the Broadcast Assist Unit driver's nine tuning values variable by
making them accessible through a read/write debugfs file.

The file will normally be mounted as
/sys/kernel/debug/sgi_uv/bau_tunables. The tunables are kept in each
cpu's per-cpu BAU structure.

The patch also does a little name improvement, and corrects the reset of
two destination timeout counters.

Signed-off-by: Cliff Wickman <cpw@sgi.com>
Cc: gregkh@suse.de
LKML-Reference: <E1OJvNx-0004Zx-Uo@eag09.americas.sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/uv/uv_bau.h
arch/x86/kernel/tlb_uv.c