• C
    x86, UV: Disable BAU on network congestion · 50fb55ac
    Cliff Wickman 提交于
    The numalink network can become so congested that TLB shootdown
    using the Broadcast Assist Unit becomes slower than using IPI's.
    
    In that case, disable the use of the BAU for a period of time.
    The period is tunable.  When the period expires the use of the
    BAU is re-enabled. A count of these actions is added to the
    statistics file.
    Signed-off-by: NCliff Wickman <cpw@sgi.com>
    Cc: gregkh@suse.de
    LKML-Reference: <E1OJvNy-0004a4-0a@eag09.americas.sgi.com>
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    50fb55ac
uv_bau.h 15.3 KB