aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_schedule.c
AgeCommit message (Expand)Author
2015-12-11linux-generic: schedule: set sched_local.pool correctlyBill Fischofer
2015-11-25api: time: change order of arguments for diff functionIvan Khoronzhuk
2015-11-25api: time: unbind CPU cycles from time APIIvan Khoronzhuk
2015-11-11linux-generic: schedule: allow order to be ignored for internal useBill Fischofer
2015-11-11linux-generic: schedule: move ordered lock routines to odp_schedule.cBill Fischofer
2015-10-22api: schedule: revise definition of ordered locksBill Fischofer
2015-09-16linux-generic: odp_schedule: fix odp_schdule_wait_timeIvan Khoronzhuk
2015-09-03linux-generic: schedule: streamline handling of event deq processingBill Fischofer
2015-09-03linux-generic: schedule: correct scheduling for ordered queuesBill Fischofer
2015-09-03linux-generic: schedule: correct schedule group handlingBill Fischofer
2015-09-01linux-generic: schedule: implement ordered locksBill Fischofer
2015-09-01linux-generic: schedule: implement odp_schedule_prefetch()Bill Fischofer
2015-09-01linux-generic: queue: implement ordered queuesBill Fischofer
2015-09-01linux-generic: schedule: implement scheduler groupsBill 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-07-06Merge branch 'master' into api-nextMaxim Uvarov
2015-07-03linux-generic: schedule: fix double freeNicolas Morey-Chaisemartin
2015-06-10api: pool: remove shm paramter from odp_pool_create()Bill Fischofer
2015-04-01linux-generic: schedule: terminatePetri Savolainen
2015-04-01linux-generic: scheduler: restructured queue and pktio integrationPetri Savolainen
2015-02-25linux-generic: schedule: add term_localYan Sonming
2015-02-25linux-generic: schedule: add term_globalYan Sonming
2015-02-25linux-generic: queue: fix PKTIN queue destroyStuart Haslam
2015-02-09api: odp_schedule.h: use int to match return typeOla Liljedahl
2015-01-29api: move ODP headers to a directoryTaras Kondratiuk
2015-01-27linux-generic: scheduler: Use events instead of buffersPetri Savolainen
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: buffer_pool: Rename odp_buffer_pool.h to odp_pool.hPetri Savolainen
2015-01-27api: event: odp_queue_deq_multiPetri 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-24linux-generic: fix odp_pktio_inq_remdefMaxim Uvarov
2015-01-14api: schedule: remove odp_schedule_oneMike Holmes
2014-12-17linux-generic: implement odp_queue_destroy()Taras Kondratiuk
2014-12-16api: rename ODP_STATIC_ASSERT to _ODP_STATIC_ASSERTMike Holmes
2014-12-16api: buffer: change pool createBill Fischofer
2014-12-05api: move internal debug macrosMike Holmes
2014-11-29api: odp_time.h: rename odp_time_get_cycles() to odp_time_cycles()Stuart Haslam
2014-09-23Shared memory handlePetri Savolainen
2014-09-16Shared memory flag default valuePetri Savolainen
2014-07-23debug: Replace ODP_ASSERT with ODP_STATIC_ASSERTTaras Kondratiuk
2014-07-03Autotoolise build systemAnders Roxell