sclockadj has a strange 100% CPU bug after suspend and resume. That is tracked as T50.
Perhaps the issue lies in the 30 lines of inline C Code that sclockadj is being using?
TODO:
- review https://github.com/Whonix/sdwdate/blob/master/usr/lib/sdwdate/sclockadj#L189-L224
- see if there is anything that could trigger the 100% CPU usage bug
- see if there are other potential issues