Hi,
I am studying on traffic models but I have a question about scheduler algorithms which support traffic models.
1) Why Round Robin traffic algorithm uses “get_efficiency function” in lte_scheduler while round robin algorithm doesn’t use that function?
2) What is the duty of “get_efficiency” function? According to my opinion, this function gets efficiencies of users and sorts user indices randomly. Therefore, efficiency values that correspond to user indices change to provide service better to edge users. Is it right?
Thank you for your answer in advance.
Best Regards
Önem