Page MenuHomeFreeBSD

Darryl.Veitch_uts.edu.au (Darryl Veitch)
User

Projects

User does not belong to any projects.

User Details

User Since
Mar 21 2023, 9:35 AM (155 w, 3 d)

Recent Activity

Mar 19 2024

Darryl.Veitch_uts.edu.au added a comment to D42936: sysclock: Bug fixes and cleanup.

Makes sense. The commits are ordered to build things up progressively under distinct sub-topics, hopefully this offers a feasible way in. Happy to respond to any queries if that can save you time.

Mar 19 2024, 4:55 AM

Mar 18 2024

Darryl.Veitch_uts.edu.au added a comment to D42936: sysclock: Bug fixes and cleanup.

Calling Brooks?

Mar 18 2024, 3:27 AM

Mar 4 2024

Darryl.Veitch_uts.edu.au added a comment to D42936: sysclock: Bug fixes and cleanup.

Hi Brookes, I added a small tweak for your review a couple of months ago, but the system is still labelling it as "Unsubmitted" for some reason, so I think you haven't seen it, could you take a look?

Mar 4 2024, 11:15 PM

Dec 21 2023

Darryl.Veitch_uts.edu.au updated the diff for D42936: sysclock: Bug fixes and cleanup.

Config file tweak, NOTES update.

Dec 21 2023, 5:49 AM

Dec 20 2023

Darryl.Veitch_uts.edu.au added a comment to D42945: FFclock: renaming of the FFclock daemon API structure.

I have resubmitted with the addition to HISTORY you suggested.

Dec 20 2023, 10:01 AM
Darryl.Veitch_uts.edu.au updated the diff for D42945: FFclock: renaming of the FFclock daemon API structure.

Reusing existing syscall numbers
Removal of new syscall numbers, reusing old ones instead, with
associated changes to ensure backward compatibility, as per discussion.

Dec 20 2023, 9:58 AM

Dec 16 2023

Darryl.Veitch_uts.edu.au added a comment to D42945: FFclock: renaming of the FFclock daemon API structure.

Thanks for that. I have it working now. I am ready to "git arc update" if you are happy with my response to your comment regarding the man (2) page

Dec 16 2023, 11:34 AM

Dec 12 2023

Darryl.Veitch_uts.edu.au added a comment to D42945: FFclock: renaming of the FFclock daemon API structure.

Hi Brooks. Am very happy to remove the need to change syscalls numbers, did not realise that was possible when the symbol itself (the name) changed. As suggested I removed the old symbols from Symbol.map, put the new names under the original numbers in syscalls.master, and to compat.h added:
sym_compat(ffclock_setestimate, freebsd15_ffclock_setdata, FBSD_1.3);
sym_compat(ffclock_getestimate, freebsd15_ffclock_getdata, FBSD_1.3);
which was the only option that made sense to me that was consistent with existing entries. Does this look right?

Dec 12 2023, 1:53 AM

Dec 7 2023

Darryl.Veitch_uts.edu.au requested review of D42945: FFclock: renaming of the FFclock daemon API structure.
Dec 7 2023, 12:41 AM
Darryl.Veitch_uts.edu.au requested review of D42944: FFclock: Man page and file header updates.
Dec 7 2023, 12:41 AM
Darryl.Veitch_uts.edu.au requested review of D42942: FFclock: Making the FFclock's boottime parameter tick-safe.
Dec 7 2023, 12:41 AM
Darryl.Veitch_uts.edu.au requested review of D42943: bpf: Full support for sysclock timestamping.
Dec 7 2023, 12:41 AM
Darryl.Veitch_uts.edu.au requested review of D42941: FFclock: Restructure of FFclock resets.
Dec 7 2023, 12:40 AM
Darryl.Veitch_uts.edu.au requested review of D42940: FFclock: Upgrade of the FFclock daemon API.
Dec 7 2023, 12:40 AM
Darryl.Veitch_uts.edu.au requested review of D42939: FFclock: Addition of diffFFC to the FFclock family.
Dec 7 2023, 12:40 AM
Darryl.Veitch_uts.edu.au requested review of D42938: FFclock: ffclock_windup reorganisation.
Dec 7 2023, 12:40 AM
Darryl.Veitch_uts.edu.au requested review of D42937: FFclock: Fix counter origin initialization, implement bypass mode.
Dec 7 2023, 12:40 AM
Darryl.Veitch_uts.edu.au requested review of D42936: sysclock: Bug fixes and cleanup.
Dec 7 2023, 12:39 AM