pespin uploaded patch set #2 to this change.

View Change

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

To view, visit change 28062. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I6523c6816a4d16b71084d004e979be40cf0aeeb0
Gerrit-Change-Number: 28062
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: laforge <laforge@osmocom.org>
Gerrit-MessageType: newpatchset