Skip to content
Snippets Groups Projects
user avatar
Robert Schmidt authored
If the buffer in the RLC is full, testing the buffer state over and over again
slows the DL traffic down. In order to circumvent this, the PDCP will drop any
data during a configurable time (compile-time) before it delivers data to RLC
again.

To change this, see the constant TM_SKIP_FULL_BUF_MS in pdcp.h.
97c69dc4
History
Name Last commit Last update
..