From: Cliff Wickman Date: Wed, 2 Jun 2010 21:22:01 +0000 (-0500) Subject: x86, UV: BAU tunables into a debugfs file X-Git-Tag: v2.6.36-rc1~42^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8e5e8a8048006a12d7777a93baebd6e39496101;p=pandora-kernel.git 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 Cc: gregkh@suse.de LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed