In the effort to reshape the PMC agent logic into a coherent form, it
is necessary to understand how this code is used by phc2sys.

However, that program is a tangle of at least four different program
flows, and the time has come to sort it all out.

This series continues the journey by simplifying the phc2sys program
flow, thereby making one of the many PMC agent's methods obsolete.


Richard Cochran (5):
  phc2sys: Replace yet another magical test with a proper test.
  phc2sys: Move static configuration to its own subroutine.
  pmc_agent: Let the update method poll for push events.
  phc2sys: Simplify the main loop.
  pmc_agent: Remove an obsolete method.

 phc2sys.c   | 85 ++++++++++++++++++++++++++++++++++-------------------
 pmc_agent.c | 10 ++-----
 pmc_agent.h |  6 ++--
 3 files changed, 60 insertions(+), 41 deletions(-)

-- 
2.20.1



_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to