f49110b sanlock: warn about scheduling delay

Authored and Committed by teigland 4 years ago
    sanlock: warn about scheduling delay
    
    Two new config file settings:
    sched_warn_main_ms = <ms>
    sched_warn_renew_sec = <sec>
    
    If the main loop check interval is delayed more than
    <ms> milliseconds longer than intended, log a warning.
    
    If the lockspace thread sleep between renewals is
    <sec> seconds longer than intended, log a warning.
    
        
file modified
+4 -0
file modified
+26 -1
file modified
+14 -0
file modified
+13 -0
file modified
+6 -0
file modified
+2 -0