[PATCH 0/6] Simplify pps_capture() and pps_event()
- Reply: Sebastian Huber : "[PATCH 2/6] pps: Simplify capture and event processing"
- Reply: Sebastian Huber : "[PATCH 4/6] pps: Directly assign the timestamps in pps_event()"
- Reply: Sebastian Huber : "[PATCH 3/6] pps: Move pcount assignment in pps_event()"
- Reply: Sebastian Huber : "[PATCH 6/6] pps: Round to closest integer in pps_event()"
- Reply: Sebastian Huber : "[PATCH 1/6] pps: Load timecounter once in pps_capture()"
- Reply: Sebastian Huber : "[PATCH 5/6] pps: Simplify the nsec calculation in pps_event()"
- Reply: Warner Losh : "Re: [PATCH 0/6] Simplify pps_capture() and pps_event()"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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