osmo-pcu/tests
Jacob Erlbeck 7af53e61f0 alloc: Use a separate usage computation for algo A
Currently algorithm A can select an TBF even when there is no free
TBF in the reverse direction. While this does not necessarily lead to
an allocation failure, the probabily is higher. In addition, the
current slot reservations are not taken into account.

This commit changes the selection algorithm to prefer slots where TFI
are available in both directions and which are less reserved.

Sponsored-by: On-Waves ehf
2015-07-16 19:24:16 +02:00
..
alloc alloc: Use a separate usage computation for algo A 2015-07-16 19:24:16 +02:00
emu pcu_emu/test: Initialise current_test 2015-05-04 10:02:01 +02:00
llc llc/test: Use a portable way to set timeval variables 2015-06-29 10:28:36 +02:00
llist llist: Add a C++ wrapper for linux_list 2015-05-20 11:36:06 +02:00
ms ms: Add tbf() method to get the TBF based on the direction 2015-07-03 13:17:22 +02:00
rlcmac tests: Fix the expected result (re-add whitespace) 2013-08-03 14:59:38 +02:00
tbf tbf: Put the TFI->TBF mapping into the PDCH objects 2015-07-16 10:25:14 +02:00
types pcu: Fix non-critical warnings 2015-05-04 10:01:25 +02:00
Makefile.am Revert "llc/test: Explicitly enable extended initialiser lists" 2015-06-29 10:27:25 +02:00
testsuite.at llc/test: Add test program for LLC related tests 2015-06-22 10:39:06 +02:00