[OpenSIPS-Devel] [OpenSIPS/opensips] 2fc6bb: core: fix bogus "delay in execution" warnings

Ovidiu Sas noreply at github.com
Wed Apr 27 14:08:00 UTC 2022


  Branch: refs/heads/warning_delay_timer
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 2fc6bb098ca0a4f839f6c0bc968e46670b43015f
      https://github.com/OpenSIPS/opensips/commit/2fc6bb098ca0a4f839f6c0bc968e46670b43015f
  Author: Ovidiu Sas <osas at voipembedded.com>
  Date:   2022-04-27 (Wed, 27 Apr 2022)

  Changed paths:
    M timer.c

  Log Message:
  -----------
  core: fix bogus "delay in execution" warnings
 - time ijiffies are adjusted by the time_keeper process
 - when the trigger time for a time job is set right
   before adjusting the ijiffies and the processing
   of the timer job is done right after the ijiffies
   adjustment, there's an artificial delay (the ijiffies
   adjutment) that triggers a bogus "delay in execution"
   warning
 - by taking into consideration the ijiffies adjutment
   we avoid printing the bogus "delay in execution" warning





More information about the Devel mailing list