John, >> + * >> + * Copyright 2019-2020 Tom Rix <trix@xxxxxxxxxx> >> + * >> + */ > Should the manpage mention that the original idea comes from sysjitter? > While I'm asking that, just to play devil's advocate, why are we not just > forking sysjitter and adapting it to our needs? What advantage to we get > by re-implemnting this? sysjitter is not a well known nor a well supported tool, the attribution in the commit log is enough. jitterz was started because of limitations in sysjitter. So the effort would be to fork and address those limitations and upstream. Tom