aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_schedule_if.c
AgeCommit message (Expand)Author
2021-10-21linux-gen: fix return with expression build errorsMatias Elo
2021-08-20linux-gen: sched: add scheduler identifierPetri Savolainen
2021-06-22linux-gen: sched: implement debug printPetri Savolainen
2021-04-23linux-gen: sched: use odp_global_rw for storing scheduler config statusMatias Elo
2020-12-23linux-gen: rename some global symbols in the static libraryJere Leppänen
2019-10-07linux-gen: rename implementation internal autoheader definesMatias Elo
2019-10-07linux-gen: include only ODP defines in autogenerated header filesMatias Elo
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2018-12-26linux-gen: sched: check that config has been donePetri Savolainen
2018-12-26linux-gen: implement odp_schedule_config() API callDmitry Eremin-Solenikov
2018-12-26linux-gen: queue, schedule: move scheduler capabilities to schedulerDmitry Eremin-Solenikov
2018-11-28linux-gen: sched: implement wait and no_wait functionsPetri Savolainen
2018-11-28linux-gen: sched: implement min/max/default prio functionsPetri Savolainen
2018-10-16linux-gen: sched: remove iquery from interfacePetri Savolainen
2018-05-28linux-gen: init: split odp_internal.hPetri Savolainen
2018-02-28linux-gen: schedule, queue: select scheduler/queue via environmentDmitry Eremin-Solenikov
2018-02-28linux-gen: rename traditional scheduler and queue to basicDmitry Eremin-Solenikov
2018-02-28linux-gen: sched: encapsulate sched init/term_global functionsDmitry Eremin-Solenikov
2018-02-26linux-gen: schedule: implements async ordered lockBalasubramanian Manoharan
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2017-12-27linux-generic: schedule: implement schedule order unlock lock apiBalasubramanian Manoharan
2017-12-27linux-generic: schedule: change order lock function signatureBalasubramanian Manoharan
2017-12-27linux-gen: sched scalable: add scalable schedulerBrian Brooks
2017-08-25linux-gen: use config.h headerDmitry Eremin-Solenikov
2017-03-01linux-gen: add interests query (iquery) schedulerYi He
2016-06-07linux-generic: sched: bind default scheduler api callsPetri Savolainen
2016-06-07linux-generic: sched: add skeleton for strict priorityPetri Savolainen
2016-05-26linux-generic: schedule: rename schedule interface headerPetri Savolainen
2016-05-26linux-generic: schedule: introduce scheduler interfacesPetri Savolainen