diff options
author | Bob Peterson <rpeterso@redhat.com> | 2014-11-19 12:27:11 -0600 |
---|---|---|
committer | Bob Peterson <rpeterso@redhat.com> | 2015-04-24 07:57:08 -0500 |
commit | f4a3ae9308e34bcd704325a08879b2c1cfb74686 (patch) | |
tree | 2002df7eacb9f6d17fedc46057eae3159d9cd68c /net/atm | |
parent | bb0fd7ab0986105765d11baa82e619c618a235aa (diff) | |
download | linux-f4a3ae9308e34bcd704325a08879b2c1cfb74686.tar.bz2 |
GFS2: Use average srttb value in congestion calculations
This patch changes function gfs2_rgrp_congested so that it uses an
average srttb (smoothed round trip time for blocking rgrp glocks)
rather than the CPU-specific value. If we use the CPU-specific value
it can incorrectly report no contention when there really is contention
due to the glock processing occurring on a different CPU.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Acked-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'net/atm')
0 files changed, 0 insertions, 0 deletions