aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/bts.c
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2014-02-20 13:10:01 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-03-10 09:40:20 +0100
commit0148d4e7d537e745bb5c6dd014ff5582fc091caa (patch)
treece705d84961095b9dd54c8e47aa1bbcd1a705db7 /src/common/bts.c
parentfae0149260f084c55fb943559a3ebd72fc96643f (diff)
agch: Add VTY queue management configuration
This patch adds the following VTY commands to tune AGCH queue handling: agch-queue-management default agch-queue-management threshold THRES low LOW high HIGH Examples: agch-queue-management default Resets queue management to default parameters. agch-queue-management threshold 0 low 25 high 75 Start dropping at 25%, drop all messages above 75% queue length (relative to max queue length corresponding to T3126). Between low and high, drop with a probability interpolated linearly between 0 (low) and 1 (high). agch-queue-management threshold 50 low 0 high 0 Start dropping at 50% and continue until all IMM.ASS.REJ have been removed from the front (output) of the queue Sponsored-by: On-Waves ehf
Diffstat (limited to 'src/common/bts.c')
0 files changed, 0 insertions, 0 deletions