aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_schedule.c
AgeCommit message (Expand)Author
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-16linux-gen: sched: call pktio_start only oncePetri Savolainen
2016-06-15linux-gen: sched: add ordered enq to schedule_fn_tPetri Savolainen
2016-06-07linux-generic: sched: bind default scheduler api callsPetri Savolainen
2016-06-07linux-generic: sched: add skeleton for strict priorityPetri Savolainen
2016-06-07linux-generic: sched: add sched params to queue initPetri Savolainen
2016-06-07linux-generic: sched: add init functions to interfacePetri Savolainen
2016-05-31linux-generic: implementation name is odp-linuxPetri Savolainen
2016-05-31linux-generic: sched: do not allocate sheduler info in shm areaMaxim Uvarov
2016-05-26linux-generic: schedule: remove queue internal depenciesPetri Savolainen
2016-05-26linux-generic: schedule: move local struct into internal headerPetri Savolainen
2016-05-26linux-generic: schedule: rename schedule interface headerPetri Savolainen
2016-05-26linux-generic: schedule: move ordered queue code to a new filePetri Savolainen
2016-05-26linux-generic: schedule: start decouple from queue internalsPetri Savolainen
2016-05-26linux-generic: schedule: clean up dependency to config interfacePetri Savolainen
2016-05-26linux-generic: schedule: move schedule group mask into schedulerPetri Savolainen
2016-05-26linux-generic: schedule: clean interface towards pktioPetri Savolainen
2016-05-26linux-generic: schedule: introduce scheduler interfacesPetri Savolainen
2016-05-26linux-generic: schedule: remove static function prototype from headerPetri Savolainen
2016-05-13linux-generic: scheduler: avoid starvationPetri Savolainen
2016-04-27api: queue: replaced config api with capability structurePetri Savolainen
2016-04-15api: debug: promote ODP_STATIC_ASSERT() to be an ODP APIBill Fischofer
2016-03-18linux-generic: sched: add schedule group infoPetri Savolainen
2016-02-12linux-generic: create internal pool create function with shm flagsMaxim Uvarov
2016-02-11api and linux-generic: make room for new apiChristophe Milard
2016-02-02api: queue: moved queue type into queue parametersPetri Savolainen
2016-02-02api: queue: rename QUEUE_TYPE_POLL to _PLAINPetri Savolainen
2016-01-15linux-generic: removed spin_internalPetri Savolainen
2015-12-17linux-generic: scheduler: improve pktio pollingPetri Savolainen
2015-12-17linux-generic: pktio: added scheduler multi-queue supportPetri Savolainen
2015-12-11Merge branch 'master' into api-nextMaxim Uvarov
2015-12-11linux-generic: schedule: set sched_local.pool correctlyBill Fischofer
2015-12-08linux-generic: align with new wall time APIIvan Khoronzhuk
2015-12-08linux-generic: schedule: use schedule time in nsIvan Khoronzhuk
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-11-10api: time: change order of arguments for diff functionIvan Khoronzhuk
2015-11-10api: time: unbind CPU cycles from time APIIvan Khoronzhuk
2015-11-10linux-generic: schedule: allow order to be ignored for internal useBill Fischofer
2015-11-10linux-generic: schedule: move ordered lock routines to odp_schedule.cBill Fischofer
2015-10-22api: schedule: revise definition of ordered locksBill Fischofer
2015-09-17api: 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