• Robert Schmidt's avatar
    Reduce CPU load in PHY stub UE (L2 sim) · a56be93e
    Robert Schmidt authored
    Instead of looping over UEs and all DL config Req/HI DCI0, loop first
    over all DL config Req/HI DCI0, and for each, match UE.  Lowers CPU
    traffic for high traffic situations.
    a56be93e
phy_stub_UE.c 44.7 KB