aboutsummaryrefslogtreecommitdiffstats
path: root/src/bts.h
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2015-06-19 16:35:38 +0200
committerJacob Erlbeck <jerlbeck@sysmocom.de>2015-07-03 15:37:15 +0200
commitec478756ccc8e8df264811741bfc9c362cb9233d (patch)
treeef12020fb929c403b87f50affe096d470a6ea208 /src/bts.h
parent9380f5d2181c63922627cbff6abe5e3cd05523e4 (diff)
alloc: Load balancing for algo A
Currently only the first enabled PDCH will be used. Beside the throughput this will also limit the number of TBFs: - number of UL TBFs <= 7 - number of DL TBFs <= 32 This commit changes the allocation algorithm to use the PDCH with the least number of attached TBFs. This will improve the troughput in both directions and the UL limits: - number of UL TBFs <= min(32, N_PDCH * 7) UL TBFs Ticket: #1794 Sponsored-by: On-Waves ehf
Diffstat (limited to 'src/bts.h')
0 files changed, 0 insertions, 0 deletions