pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/28062 )
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(-)
Approvals: Jenkins Builder: Verified fixeria: Looks good to me, but someone else must approve pespin: Looks good to me, approved osmith: Looks good to me, but someone else must approve