pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/27935 )
Change subject: paging: Estimate available_slots based on BTS config when no CCCH Load Ind received ......................................................................
Patch Set 2:
(1 comment)
File src/osmo-bsc/paging.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/27935/comment/a8916bfc_6f42a0bc PS1, Line 556: LOG_BTS(bts, DPAG, LOGL_DEBUG, "Estimated %u paging available_slots over %u seconds\n",
FYI, that's what I get when running ttcn3-bsc-test: […]
This comment above is actually not accurate. 76 is momentarily printed during bts setup, but after the config is applied, "16" is actually the number of available slots over 2 seconds. That's because the tests are using combined C0 so apparently that means a lot less PCH. Is hence around 8 PCH slots per second a good calculation in this scenario?