[srslte-users] Question about metric_scheduler.cc
Mike
xzarida at gmail.com
Sun May 9 19:33:18 UTC 2021
Hello srsLTE users,
in the metric_scheduler.cc in the folder srsenb/src/stack/mac
line 51 has a priority_idx. If that was changed to randomly pick a value
would that change the user that gets allocated ? Instead of doing it based
on TTI.
Say we have two UEs, a base station, and a EPC.
Priority_idx would be
0 then 1 then 2 then 0 then 1 then 2
If I changed it to
2 then 1 then 0 then 2 then 1 then 2 then 1 then 1 then 0
Would that change the order in which the UEs get allocated ?
Thanks for all the help very new to all this!
Thanks,
Mike
[image: image.png]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20210509/a73a4c38/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 64346 bytes
Desc: not available
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20210509/a73a4c38/attachment.png>
More information about the srsran-users
mailing list