aboutsummaryrefslogtreecommitdiff
path: root/test/performance/odp_scheduling.c
AgeCommit message (Expand)Author
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
2015-06-10api: init: added thread type to local initPetri Savolainen
2015-06-10api: helper: deleted odph_linux_cpumask_defaultPetri Savolainen
2015-06-10api: pool: remove shm paramter from odp_pool_create()Bill Fischofer
2015-02-27performance: odp_scheduling: fix c99 implicit declaration of function ‘cloc...Mike Holmes
2015-02-11api: cpu: Renamed odp_sys_cpu_count to odp_cpu_countPetri Savolainen
2015-02-11api: cpu: Renamed odp_thread_cpu to odp_cpu_idPetri Savolainen
2015-02-05api: odp_cpumask.h: odp_cpumask_to_str() return chars written or errorOla Liljedahl
2015-02-04api: odp_queue.h: odp_queue_enq_multi() returns partial successOla Liljedahl
2015-01-29helper: move headers into namespace the odp/helperAnders Roxell
2015-01-27api: pool: Rename odp_buffer_pool_ to odp_pool_Petri Savolainen
2015-01-27api: pool: Rename pool params and remove buffer typesPetri Savolainen
2015-01-27api: event: odp_queue_deqPetri Savolainen
2015-01-27api: event: schedule_multi and queue_enq_multiPetri Savolainen
2015-01-27api: event: odp_schedule and odp_queue_enqPetri Savolainen
2015-01-16helper: linux: use cpumask in linux thread/procRobbie King
2015-01-14test: perf: scheduling: remove odp_schedule_oneMike Holmes
2015-01-07api: odp_system_info.h: change core to cpu everywhereOla Liljedahl
2014-12-26example: move odp_example to test/performanceMike Holmes