pcu: Improve default config

Currently the optional features dl-tbf-idle-time and idle-ack-delay
are not enabled when using the default config. Without the former,
the packet loss is significantly increased since CoDel is enabled by
default, eventually throwing away packets from ongoing paging and TBF
establishment procedures.

This commit changes the default config for satisfactory results even
with a single PDCH.

Sponsored-by: On-Waves ehf
This commit is contained in:
Jacob Erlbeck 2015-11-26 11:55:56 +01:00
parent 42aba81c2f
commit acfb883011
1 changed files with 4 additions and 0 deletions

View File

@ -4,3 +4,7 @@ pcu
alloc-algorithm dynamic
alpha 0
gamma 0
! Keep the DL TBF open for 2s
dl-tbf-idle-time 2000
! Poll the MS for ack 100ms after the last DL LLC frame
queue idle-ack-delay 10