> -----Original Message-----
> From: Richard Cochran <richardcoch...@gmail.com>
> Sent: Saturday, December 05, 2020 8:21 PM
> To: linuxptp-devel@lists.sourceforge.net
> Subject: [Linuxptp-devel] [PATCH 0/5] PMC Agent - Part V - phc2sys cleanups
> 
> 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.
> 
> 

Series looks good to me. Nice to see these improvements.

> 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


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

Reply via email to