Skip to content

Various new features & polishing

Compare
Choose a tag to compare
@c-blake c-blake released this 08 Apr 14:55
· 20 commits to main since this release
66ddf7e

Allow client program to configure the rounded period used for matching & logs all the way to nanosecond resolution (though the idea starts to break down around 10usec). Test this carefully in test/.

Generalize crup.sh to not depend upon my personal convention.

Add DoSync counterpart to Do action where the latter fork()s and former does not.

Rename setClock -> rdateSet to be more specific for NTP/etc users.

Add some test/ evaluation programs (that double as one experimental probe into Linux scheduler policies).