aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp_schedule_if.h
AgeCommit message (Expand)Author
2023-02-20linux-gen: sched: add function which returns the scheduler's API function tableJere Leppänen
2022-10-07linux-gen: sched: inline fast path api functionsMatias Elo
2022-05-06linux-gen: schedule: implement odp_schedule_order_wait()Janne Peltonen
2022-03-30linux-gen: scalable: use common _odp_sched_cb_pktin_poll() functionMatias Elo
2022-02-03linux-gen: pktio: get rid of a warning about an array parameterJanne Peltonen
2021-11-23linux-gen: buffer: use common event headerMatias 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-09-27linux-gen: include config.h header in install directoryMatias Elo
2019-07-05linux-gen: sched: rename queue create callbackPetri Savolainen
2019-02-08linux-gen: fix internal header code style warningsMatias Elo
2018-12-26linux-gen: implement odp_schedule_config() API callDmitry Eremin-Solenikov
2018-12-26linux-gen: schedule: rename config to get_configDmitry 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-31linux-gen: pktio: remove sched_cb_pktin_poll_oldPetri Savolainen
2018-10-31linux-gen: sched: add config request function to interfacePetri Savolainen
2018-10-16linux-gen: sched: remove unused schedule interface functionsPetri Savolainen
2018-08-20linux-gen: queue: remove internal queue handle conversionsPetri Savolainen
2018-07-11linux-gen: sched: move basic queue scheduler functionsPetri Savolainen
2018-05-30linux-gen: queue: remove abstract internal queue typePetri Savolainen
2018-03-07linux-gen: sched: optimize atomic packet input queue throughputPetri Savolainen
2018-03-07linux-gen: sched: optimize packet input pollingPetri Savolainen
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: scheduled pktin polling for sschedOla Liljedahl
2017-12-27linux-gen: sched scalable: add scalable schedulerBrian Brooks
2017-08-08linux-gen: scheduler: drop unused callbackDmitry Eremin-Solenikov
2017-07-11linux-gen: sched: remove unused sched interface functionsPetri Savolainen
2017-07-11linux-gen: sched: remove schedule interface depedency to qentryPetri Savolainen
2017-07-11linux-gen: queue: clean up after modular interfacePetri Savolainen
2017-07-11linux-generic: queue: modular queue interfaceHonnappa Nagarahalli
2017-03-01linux-gen: sched: add unsched_queue callbackYi He
2017-03-01linux-gen: sched: solve ordered context inversionYi He
2017-01-12linux-gen: sched: add internal API for max number of ordered locks per queueMatias Elo
2017-01-12linux-gen: sched: remove old ordered queue implementationMatias Elo
2017-01-12linux-gen: sched: add internal APIs for locking/unlocking ordered processingMatias Elo
2016-09-22linux-gen: queue: reuse enq_ and deq_multiPetri Savolainen
2016-06-16linux-gen: sched: add pktio_stop_finalize to scheduler interfacePetri Savolainen
2016-06-16linux-gen: sched: use pktio index in scheduler interfacePetri Savolainen
2016-06-15linux-gen: sched: add sched_cb_queue_empty callPetri Savolainen
2016-06-15linux-gen: sched: add ordered enq to schedule_fn_tPetri Savolainen
2016-06-07linux-generic: sched: add sched params to queue initPetri Savolainen
2016-06-07linux-generic: sched: add api interface structPetri Savolainen
2016-06-07linux-generic: sched: add init functions to interfacePetri Savolainen