• Robert Schmidt's avatar
    Move update_dlsch_buffer() into pf_dl() · 916455f0
    Robert Schmidt authored
    This slightly speeds up the scheduler (it e.g., does not need to check
    for UEs that have retransmissions), and harmonizes with pf_ul(), which
    evaluates (UL) BSR at a similar place within the scheduler.
    916455f0
gNB_scheduler_dlsch.c 61.6 KB