[PATCH 0/6] Simplify pps_capture() and pps_event()

From: Sebastian Huber <sebastian.huber_at_embedded-brains.de>
Date: Thu, 07 Jul 2022 15:25:00 UTC
This patch set tries to simplify the pps_capture() and pps_event() processing.
I am not sure if the rounding change is an improvement.

Sebastian Huber (6):
  pps: Load timecounter once in pps_capture()
  pps: Simplify capture and event processing
  pps: Move pcount assignment in pps_event()
  pps: Directly assign the timestamps in pps_event()
  pps: Simplify the nsec calculation in pps_event()
  pps: Round to closest integer in pps_event()

 sys/kern/kern_tc.c | 72 +++++++++++++++++++++++-----------------------
 1 file changed, 36 insertions(+), 36 deletions(-)

-- 
2.35.3