• Cedric Roux's avatar
    nr rlc: speedup buffer status computation · 1495a6b0
    Cedric Roux authored
    TX and ReTX should be faster now (for RLC AM, UM and TM).
    
    RLC AM Status (function nr_rlc_entity_am.c:status_size()) was not modified,
    so its CPU usage is the same as before. (It's more complicated to change
    than for TX and ReTX.)
    1495a6b0
nr_rlc_entity_um.c 20.5 KB