[srslte-users] A question about the code scheduler_metric.cc
Michael Seguin
mpseguin at buffalo.edu
Thu May 13 01:43:57 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 an 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!
[image: image.png]
Thanks,
Mike
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon>
Virus-free.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20210512/07ce6c8a/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/20210512/07ce6c8a/attachment.png>
More information about the srsran-users
mailing list