aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_schedule_sp.c
AgeCommit message (Expand)Author
2022-05-06linux-gen: schedule: implement odp_schedule_order_wait()Janne Peltonen
2022-05-02linux-gen: macros: prefix implementation internal macro namesMatias Elo
2022-03-18api: event: split header filePetri Savolainen
2021-11-23linux-gen: buffer: use common event headerMatias Elo
2021-10-21linux-gen: fix invalid use of structure with flexible array member errorsMatias Elo
2021-10-21linux-gen: fix extra semicolon build errorsMatias Elo
2021-09-22linux-gen: shm: rename implementation internal shm blocksMatias Elo
2021-06-22linux-gen: sched: implement debug printPetri Savolainen
2021-04-23linux-gen: sched: use odp_global_rw for storing scheduler config statusMatias Elo
2021-03-02linux-gen: fix white space style checksPetri Savolainen
2021-02-25linux-gen: schedule: comment empty functionsPetri Savolainen
2021-02-15linux-gen: sched: remove unnecessary pointer operationsMatias Elo
2021-02-05linux-gen: sched_sp: implement disabling predefined sched groupsMatias Elo
2020-12-23linux-gen: rename some global symbols in the static libraryJere Leppänen
2020-12-17linux-gen: sched_sp: add thread to group in group_createPetri Savolainen
2020-06-04linux-gen: suppress zero-length-bounds warningsJanne Peltonen
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2019-07-05linux-gen: sched: rename queue create callbackPetri Savolainen
2019-06-19linux-gen: schedule_sp: add extra check to suppress compiler warningPetri Savolainen
2019-06-14linux-gen: queue: configure max number of plain/scheduled queuesMatias Elo
2019-04-17linux-gen: ring: enable storing pointers in ring dataMatias 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 scheduled queue capabilities to schedDmitry 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-11-16linux-gen: timer: decrease inline timer polling interval under loadMatias Elo
2018-10-31linux-gen: schedule_sp: use sched_cb_pktin_pollPetri Savolainen
2018-10-16linux-gen: sched: remove unused schedule interface functionsPetri Savolainen
2018-09-12linux-gen: ring: change ring_deq return valuePetri Savolainen
2018-09-12linux-gen: sched: remove queue_destroy_finalize callbackPetri Savolainen
2018-08-20linux-gen: queue: remove internal queue handle conversionsPetri Savolainen
2018-07-11linux-gen: sched: move basic queue scheduler functionsPetri Savolainen
2018-07-11linux-gen: queue: rename queue basic internal header filePetri Savolainen
2018-05-31linux-gen: time: use inlined functions internallyPetri Savolainen
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