aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_init.c
AgeCommit message (Expand)Author
2018-11-28linux-gen: init: use new odp_init_t.mem_model parameterMatias Elo
2018-11-16linux-gen: init: always initialize odp_global_ro.init_paramMatias Elo
2018-10-24linux-gen: timer: reduce inline timer overheadMatias Elo
2018-10-04linux-gen: hash: allocate crc table memory from shmMatias Elo
2018-10-04linux-gen: split global data into RO and RW structsMatias Elo
2018-06-29linux-gen: support building ODP without libcrypto from OpenSSLDmitry Eremin-Solenikov
2018-06-19linux-gen: hash: generic crc implementationPetri Savolainen
2018-05-28linux-gen: cpu: add cpu cycles init globalPetri Savolainen
2018-05-28linux-gen: init: split odp_internal.hPetri Savolainen
2018-05-28linux-gen: init: remove init.c internal types from headerPetri Savolainen
2018-03-06linux-gen: add runtime configuration fileMatias Elo
2018-03-02linux-gen: ipsec: provide global init/term functionsDmitry Eremin-Solenikov
2018-02-28linux-gen: sched: encapsulate sched init/term_global functionsDmitry Eremin-Solenikov
2018-02-28linux-gen: queue: encapsulate queue init/term_global functionsDmitry Eremin-Solenikov
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-12linux-gen: shm: use global init max memoryPetri Savolainen
2018-01-29linux-gen: crypto: significant speedup of all operationsDmitry Eremin-Solenikov
2017-12-27timer: allow timer processing to run on worker coresBrian Brooks
2017-12-27linux-generic: ipsec: implement IPsec SADDmitry Eremin-Solenikov
2017-12-27linux-generic: ipsec: implement events handlingDmitry Eremin-Solenikov
2017-11-10linux-generic: init: implement odp_init_param_init()Bill Fischofer
2017-08-25linux-gen: use config.h headerDmitry Eremin-Solenikov
2017-07-27linux-gen: fdserver: fix fdserver work if ODP_SHM_DIR is exportedMaxim Uvarov
2017-07-11linux-generic: queue: modular queue interfaceHonnappa Nagarahalli
2017-07-06linux-gen: shm: user can define place for shm filesMaxim Uvarov
2017-07-06linux-gen: shm: add uid to shm filesMaxim Uvarov
2017-07-06linux-gen: shm: use shm in /dev/shm instead of /tmpMaxim Uvarov
2017-01-13linux-gen: init: avoiding segfault if cleaning filesChristophe Milard
2017-01-12linux-gen: use ishm as north API mem allocatorChristophe Milard
2017-01-12linux-gen: ishm: internal shared memory allocator (ishm) addedChristophe Milard
2017-01-12linux-gen: pktio ipc: make it work againMaxim Uvarov
2017-01-12linux-gen: init: removing possible obsolete ODP files at startupChristophe Milard
2017-01-12linux-gen: fdserver: new fdserver addedChristophe Milard
2016-10-04linux-gen: using ODP instantiation pid as odp instanceChristophe Milard
2016-07-05linux-gen: cpumask: remove dependency to sched.hPetri Savolainen
2016-06-07linux-generic: sched: add init functions to interfacePetri Savolainen
2016-05-05linux-generic: init: comment out last local stage to avoid scan issuesBill Fischofer
2016-04-27linux-generic: repair ipc_pktio work after ipc ns changesMaxim Uvarov
2016-04-11linux-generic: add support for initial cpumasksGary S. Robertson
2016-04-11linux-generic: Make cpu detection work with NO_HZ_FULLGary S. Robertson
2016-04-11api: init: add instance handlePetri Savolainen
2016-03-04linux-generic: tm: fix numerous bugs in timer wheel and main tm implementationBarry Spinney
2016-03-04linux-generic: tm: Add missing name table initialization call.Barry Spinney
2016-03-04linux-generic: tm: implement traffic managerBill Fischofer
2016-03-04api and linux-generic: make room for new apiChristophe Milard
2016-03-03linux-generic: shmem: odp scope in /dev/shmemChristophe Milard
2016-01-18linux-generic: init: handle local/global init/term cleanlyBill Fischofer
2015-12-31Merge branch 'next'v1.6.0.0Maxim Uvarov
2015-12-29linux-generic: align with new wall time APIIvan Khoronzhuk
2015-12-24linux-generic: init: return -1 when system_info is failedIvan Khoronzhuk