aboutsummaryrefslogtreecommitdiff
path: root/test/performance/odp_scheduling.c
AgeCommit message (Expand)Author
2022-10-11test: performance: scheduling: fix array-bounds build errorMatias Elo
2022-09-23test: performance: scheduling: fix gcc-10 lto buildMatias Elo
2022-06-21test: performance: scheduling: remove unnecessary pad member from queue_conte...Jere Leppänen
2022-03-02test: remove usage of deprecated schedule priority definesMatias Elo
2021-09-30use odph_thread_param_init()Jere Leppänen
2021-09-30use odph_thread_common_param_init()Jere Leppänen
2019-09-19test: performance: use helper library debug macrosMatias Elo
2019-05-14test: scheduling: resume scheduling only after sync barrierMatias Elo
2019-05-09test: scheduling: use new thread helpersPetri Savolainen
2018-12-26performance: add calls to odp_schedule_config()Dmitry Eremin-Solenikov
2018-12-26example, tests: move scheduled queue capabilities to schedDmitry Eremin-Solenikov
2018-11-28test: performance: use mem_model from helper optionsMatias Elo
2018-10-15test: scheduling: honor pool capabilityPetri Savolainen
2018-07-05example: use min number of workers by defaultMatias Elo
2018-06-13test: scheduling: use queue capabilityMatias Elo
2018-05-14helper: thread: don't use getopt libraryPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-01-18linux-gen: align: Fix alignment for typedef definitionsIlias Apalodimas
2017-10-16test: drop now-unused common_plat directoryDmitry Eremin-Solenikov
2016-07-21validation: moving api validation tests to prepare for new interfacesChristophe Milard
2016-07-21validation: diverse cosmetic fixes for checkpatchChristophe Milard
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-05-30validation: sched: fix out of array referenceMaxim Uvarov
2016-05-23performance: odp_scheduling: proc mode done by helperChristophe Milard
2016-05-13test: scheduling: add scheduler fairness checkPetri Savolainen
2016-05-13test: scheduling: simplify code structurePetri Savolainen
2016-04-21api: init: add instance handlePetri Savolainen
2016-03-18performance: scheduling: cleanly destroy resourcesMaxim Uvarov
2016-03-04api: move include/odp.h to include/odp_api.hChristophe Milard
2016-03-03linux-generic: version: added implementation name stringPetri Savolainen
2016-02-08linux-generic: use term plain queue instead of pollPetri Savolainen
2016-02-08api: queue: moved queue type into queue parametersPetri Savolainen
2016-02-08api: queue: rename QUEUE_TYPE_POLL to _PLAINPetri Savolainen
2016-02-08test: update CPU Hz calling functionsHongbo Zhang
2016-02-08api: sysinfo: move CPU Hz API to cpu.hHongbo Zhang
2016-02-08api: sysinfo: move CPU model API to cpu.hHongbo Zhang
2016-01-20tests: harmonize posix extensions level definesPetri Savolainen
2015-12-29performance: sched: use ODP time API instead of clock_gettimeIvan Khoronzhuk
2015-12-16helper: linux: add thread type in pthread_createHemant Agrawal
2015-11-25api: cpu: change order of arguments for diff functionIvan Khoronzhuk
2015-10-22api: rename odp_cpumask_def to _defaultMaxim Uvarov
2015-10-22performance: sched: update scheduling test to use cycle countsPetri Savolainen
2015-08-28performance: odp_scheduling: remove redundant var initsIvan Khoronzhuk
2015-07-15performance: use odp_queue_param_init routineBill Fischofer
2015-07-13Merge branch 'master' into api-nextMaxim Uvarov
2015-07-13test: handle return value of odp_queue_enq_multi()Zoltan Kiss
2015-07-08api: sched: removed GROUP_DEFAULTPetri Savolainen
2015-07-07performance: use odp_pool_param_init routineBill Fischofer
2015-07-06queue: handle return value of odp_queue_enq()Zoltan Kiss
2015-07-06event: replace complicated buffer releases with odp_event_free()Zoltan Kiss