[srslte-users] MAC scheduling
Kewin Rausch
krausch at fbk.eu
Mon Oct 29 08:14:19 UTC 2018
Look in scheduler_metric.cc, procedure dl_metric_rr::new_tti for the
Downlink, ul_metric_rr::new_tti for the Uplink.
There is where the next TTI is organized in term of physical resources and
UEs. Changing that will change the allocation policy to the one you want.
Cheers,
Kewin R.
On Sun, Oct 28, 2018 at 5:12 PM Fateme Rezaee <fateme.rezaee1368 at gmail.com>
wrote:
> Dear all,
>
> As I understood, the classes "dl_metric_rr" and "ul_metric_rr" are for
> the scheduling which are based on round robin. I can not understand where
> the round robin scheduler is applied directly. I checked the file
> scheduler.cc and the following function
> sched::dl_sched_data(dl_sched_data_t data[MAX_DATA_LIST])
> called in
> sched::dl_sched(uint32_t tti, sched_interface::dl_sched_res_t*
> sched_result)
> Schedules data to users. I want to add a class to have the proportional
> fair scheduler instead of round robin scheduler but I do not know whether
> the PF class should be added to the project similar to the "dl_metric_rr"
> class or it should be replaced with "dl_metric_rr" class. could you plz
> tell me where I should apply the changes.
> Thank you,
>
> --
>
> *******************************************************************************
>
>
> Best regards,
>
> Fatemeh.Rezaei
>
> Ph.D. Student in Communication Systems Engineering
>
> Department of Electrical and Computer Engineering, Yazd University
>
> Yazd, Iran
>
>
> *******************************************************************************
> _______________________________________________
> srslte-users mailing list
> srslte-users at lists.softwareradiosystems.com
> http://www.softwareradiosystems.com/mailman/listinfo/srslte-users
>
--
--
Le informazioni contenute nella presente comunicazione sono di natura
privata e come tali sono da considerarsi riservate ed indirizzate
esclusivamente ai destinatari indicati e per le finalità strettamente
legate al relativo contenuto. Se avete ricevuto questo messaggio per
errore, vi preghiamo di eliminarlo e di inviare una comunicazione
all’indirizzo e-mail del mittente.
--
The information transmitted is
intended only for the person or entity to which it is addressed and may
contain confidential and/or privileged material. If you received this in
error, please contact the sender and delete the material.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20181029/2c34ab00/attachment.htm>
More information about the srsran-users
mailing list