aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_queue_lf.c
AgeCommit message (Expand)Author
2022-03-08linux-gen: use new 128-bit integer typeJere Leppänen
2021-11-23linux-gen: buffer: use common event headerMatias Elo
2021-10-21linux-gen: fix unsupported types build errorsMatias Elo
2021-09-22linux-gen: shm: rename implementation internal shm blocksMatias Elo
2021-03-23linux-gen: queue_lf: move aarch64 specific code to arch filesMalvika Gupta
2020-12-23linux-gen: rename some global symbols in the static libraryJere Leppänen
2020-11-13linux-gen: queue_lf: fix placement of ODP_ALIGNED in struct definitionsMalvika Gupta
2020-09-03linux-gen: queue_lf: add functions for reading current and max lengthsMatias Elo
2020-09-03linux-gen: queue_lf: detect if no queues are availableMatias Elo
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2018-11-14linux-gen: ishm: remove _ODP_SHM_NO_HP flagMatias Elo
2018-10-09linux-gen: do not use huge pages for internal allocationsMaxim Uvarov
2018-08-20linux-gen: queue: remove internal queue handle conversionsPetri Savolainen
2018-07-11linux-gen: queue: rename queue basic internal header filePetri Savolainen
2018-06-25linux-gen: queue_lf: fix event ordering issuePetri Savolainen
2018-06-07linux-gen: queue_lf: use lock free 128 bit atomicsPetri Savolainen
2018-06-07linux-gen: queue_lf: wrap is_lock_free functionPetri Savolainen
2018-05-30linux-gen: queue: remove extra conversion functionsPetri Savolainen
2018-05-30linux-gen: queue: remove abstract internal queue typePetri Savolainen
2018-05-22linux-gen: use inlined atomic functions everywhereDmitry Eremin-Solenikov
2018-03-07linux-gen: sched: optimize atomic packet input queue throughputPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-26linux-gen: queue: lock-free implementationPetri Savolainen