aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-07-16alloc/test: Check for TFI conflictsJacob Erlbeck2-1/+110
2015-07-16alloc: Fix MS_B/MS_C interpretationJacob Erlbeck2-213/+221
2015-07-16alloc: Do not use masking for multislot class type 2 MSJacob Erlbeck2-39/+47
2015-07-16alloc: Select applicable Tta/TraJacob Erlbeck2-13/+48
2015-07-16alloc: Use an enum instead of numbers to select the maskJacob Erlbeck1-10/+12
2015-07-16alloc: Merge find_least_busy_pdch and find_least_reserved_pdchJacob Erlbeck1-59/+19
2015-07-15sba: Fix loop exit in SBAController::alloc (Coverity)Jacob Erlbeck1-1/+1
2015-07-14llc: Fix comparison warningJacob Erlbeck1-1/+1
2015-07-07alloc: Use least reserved PDCH for algo AJacob Erlbeck4-34/+118
2015-07-07alloc/test: Delete first TBF after the second is allocatedJacob Erlbeck3-100/+77
2015-07-07sba: Reverse TS search orderJacob Erlbeck1-2/+2
2015-07-07alloc: Disable inner loop debugging by defaultJacob Erlbeck1-9/+15
2015-07-07alloc: Optimize find_free_usfJacob Erlbeck1-9/+4
2015-07-07tbf: Keep a set of used TFI and USF per PDCHJacob Erlbeck3-57/+92
2015-07-07alloc: Skip common TS without free USF when ratingJacob Erlbeck4-36/+68
2015-07-07alloc: Only reserve 1 UL slot with algorithm BJacob Erlbeck4-73/+66
2015-07-07alloc: Set minimum slot capacity to 1Jacob Erlbeck1-0/+2
2015-07-07alloc: Only use common UL slots when calculating the capacityJacob Erlbeck4-55/+67
2015-07-07alloc: Replace Algorithm B implementationJacob Erlbeck4-604/+659
2015-07-07tbf: Add Poll Timeout countersJacob Erlbeck3-0/+20
2015-07-03Revert "tbf: Add GprsMs* argument to update() and use it in reuse_tbf"Jacob Erlbeck2-10/+4
2015-07-03tbf: Remove call to update() in reuse_tbfJacob Erlbeck2-26/+0
2015-07-03tbf: Set ms in call to tbf_alloc_dl_tbfJacob Erlbeck2-13/+1
2015-07-03alloc: Base algo A on reserved PDCHsJacob Erlbeck2-10/+12
2015-07-03alloc: Ignore slots with differing TSC if multiple slots are requestedJacob Erlbeck1-1/+18
2015-07-03ms: Get the set of slots currently activeJacob Erlbeck4-0/+66
2015-07-03ms: Add support for slot reservationJacob Erlbeck4-3/+102
2015-07-03alloc: Load balancing for algo AJacob Erlbeck5-104/+437
2015-07-03tbf: Add GprsMs* argument to update() and use it in reuse_tbfJacob Erlbeck3-5/+11
2015-07-03ms: Add tbf() method to get the TBF based on the directionJacob Erlbeck6-0/+33
2015-07-03ms: Add first_common_ts method to GprsMsJacob Erlbeck2-0/+13
2015-07-03tbf: Maintain the number of TBF per PDCHJacob Erlbeck5-8/+106
2015-07-03tbf/test: Add assertionsJacob Erlbeck1-0/+2
2015-07-03alloc/test: Use LOGL_DEBUG environment variableJacob Erlbeck1-0/+2
2015-07-03alloc/test: Enhance test_alloc_aJacob Erlbeck3-5/+20
2015-07-03alloc/test: Add test for successive allocationJacob Erlbeck3-0/+467
2015-06-29tbf: Add BTS::ms_alloc methodJacob Erlbeck5-14/+30
2015-06-29tbf: Always create an MS object on TBF allocationJacob Erlbeck4-152/+163
2015-06-29tbf: Pass the MS object around instead of old_tbfJacob Erlbeck9-42/+45
2015-06-29tbf: Remove update_tlli methodJacob Erlbeck4-10/+0
2015-06-29vty: Fix documentation for 'no cs downgrade-threshold'Jacob Erlbeck1-1/+1
2015-06-29llc/test: Use a portable way to set timeval variablesJacob Erlbeck1-8/+12
2015-06-29Revert "llc/test: Explicitly enable extended initialiser lists"Jacob Erlbeck1-4/+0
2015-06-29llc/test: Explicitly enable extended initialiser listsJacob Erlbeck1-0/+4
2015-06-29llc: Add missing include directive for struct timevalJacob Erlbeck1-1/+1
2015-06-22llc: Move storage of timestamps into gprs_llc_queueJacob Erlbeck6-50/+96
2015-06-22llc: Make timeval arguments constJacob Erlbeck4-7/+10
2015-06-22ms: Reduce DL CS level if only a few LLC bytes are leftJacob Erlbeck8-5/+111
2015-06-22llc: Keep track of the number of stored LLC octetsJacob Erlbeck3-0/+18
2015-06-22llc: Add missing include directive to llc.hJacob Erlbeck1-0/+4