Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-31965

GM doesn't require clock class check via PMC since GM manages the ClockClass

    XMLWordPrintable

Details

    • No
    • False
    • Hide

      None

      Show
      None
    • 5/3: Refactoring will be fixed in 4.17 and will be back ported to 4.14

    Description

      Addressing two problems
      1. update clock class method which are called as a goroutine ; since go routines doesn't guarantee order of execution . This could result in multiple attempts to update clock class via PMC
      2. T-GM do not need periodic Clock Class check since GM manages Clock Class and announcement .
      Also with latest version of linuxPTP we can subscribe to ClockClass Events for non T-GM; which will get rid of PMC call to verify clock class every 5 secĀ 

      Implementation Idea to avoid Go-routine for passing jobs to update clock class.
      either using channel or mutex

      Attachments

        Activity

          People

            aputtur@redhat.com Aneesh Puttur
            aputtur@redhat.com Aneesh Puttur
            Bonnie Block Bonnie Block
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: