Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-x86
  • Repository
  • ipipe-x86
  • fs
  • gfs2
  • rgrp.c
Find file Blame History Permalink
  • Bob Peterson's avatar
    GFS2: Use average srttb value in congestion calculations · f4a3ae93
    Bob Peterson authored Nov 19, 2014
    
    
    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: default avatarBob Peterson <rpeterso@redhat.com>
    Acked-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
    f4a3ae93

Imprint & Privacy Policy