osmo-pcu/tests/alloc
Jacob Erlbeck 16c6ecc365 alloc: Skip common TS without free USF when rating
Currently the search of the "best" slot combination is done
separately from the UL slot selection, which can lead to an
allocation failure due to USF exhaustion even if another combination
had been possible.

This commit reduces the probability for this event by skipping UL
slots without free USF while calculation the capacity.

Note that the implementation is rather inefficient which will be
fixed by the following commits.

Sponsored-by: On-Waves ehf
2015-07-07 10:29:12 +02:00
..
AllocTest.cpp alloc: Skip common TS without free USF when rating 2015-07-07 10:29:12 +02:00
AllocTest.err alloc: Skip common TS without free USF when rating 2015-07-07 10:29:12 +02:00
AllocTest.ok alloc: Skip common TS without free USF when rating 2015-07-07 10:29:12 +02:00