• Cliff Wickman's avatar
    x86, UV: BAU tunables into a debugfs file · e8e5e8a8
    Cliff Wickman authored
    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: default avatarCliff Wickman <cpw@sgi.com>
    Cc: gregkh@suse.de
    LKML-Reference: <E1OJvNx-0004Zx-Uo@eag09.americas.sgi.com>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    e8e5e8a8
tlb_uv.c 43.7 KB