Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-bsc/+/28062
to look at the new patch set (#2).
Change subject: paging: Avoid queueing more than 60 second estimated requests ......................................................................
paging: Avoid queueing more than 60 second estimated requests
Reaching this point will only make system load (CPU, mem) grow, making it hard for the process to keep up with work to do, with no benefit since the requests will anyway be scheduled too late.
Related: SYS#5922 Change-Id: I6523c6816a4d16b71084d004e979be40cf0aeeb0 --- M include/osmocom/bsc/bts.h M include/osmocom/bsc/paging.h M src/osmo-bsc/bts.c M src/osmo-bsc/paging.c M tests/paging/paging_test.ok 5 files changed, 1,517 insertions(+), 7 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/62/28062/2