aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_schedule_sp.c
AgeCommit message (Expand)Author
2018-05-30linux-gen: queue: remove abstract internal queue typePetri Savolainen
2018-05-22linux-gen: use inlined thread functions everywhereDmitry Eremin-Solenikov
2018-03-07linux-gen: sched: optimize atomic packet input queue throughputPetri Savolainen
2018-03-07linux-gen: sched: optimize packet input pollingPetri Savolainen
2018-02-28linux-gen: queue: inline queue from index conversionPetri Savolainen
2018-02-26linux-gen: schedule: implements async ordered lockBalasubramanian Manoharan
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-01-18linux-gen: align: Fix alignment for typedef definitionsIlias Apalodimas
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-27timer: allow timer processing to run on worker coresBrian Brooks
2017-08-25linux-gen: use config.h headerDmitry Eremin-Solenikov
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-03-01linux-gen: sched: fix SP scheduler hang in process modeYi He
2017-01-23linux-gen: align: clean up macrosPetri Savolainen
2017-01-23linux-gen: align: round up power of two as macroPetri Savolainen
2017-01-12linux-gen: schedule_sp: use ring as priority queuePetri Savolainen
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
2017-01-12linux-gen: schedule: fix creating event group with no nameMatias Elo
2016-09-22linux-gen: queue: reuse enq_ and deq_multiPetri Savolainen
2016-07-05linux-generic: schedule: simplify wait logic to avoid clang issuesBill Fischofer
2016-06-22linux-gen: sched: remove dummy pool from SP schedulerPetri 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: SP scheduler implementationPetri Savolainen
2016-06-07linux-generic: sched: add skeleton for strict priorityPetri Savolainen