osmo-bsc/src
Pau Espin 525567de74 paging: Rework timer lifecycle logic
Decouple credit_timer from event "available_slots became 0".
Let's actually relate credit_timer to the fact of not receiving CCCH
Load Indication: If no CCCH Load Indication is received (cch_load_ind_period * 2),
then assume we are below CCH Load Indication threshold (10% load) and
start estimating the available_slots in a cch_load_ind_period*2 time
frame.

Moreover, in paging_schedule_if_needed(), there's no use in delaying
start of processing work if the work_timer is not already doing work.

Related: OS#5537
Change-Id: I6a0da03c408270044079e81d431f6641527c00cd
2022-04-28 16:04:04 +02:00
..
ipaccess Move struct gsm_bts_paging_state to paging.h 2022-04-25 08:35:57 +00:00
osmo-bsc paging: Rework timer lifecycle logic 2022-04-28 16:04:04 +02:00
utils utils/meas_pcap2db: fix -Wpointer-sign in pcap_cb() 2022-04-27 12:41:24 +00:00
Makefile.am drop IMSI filter and libfilter completely 2020-05-27 01:56:06 +02:00