aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_shared_memory.c
AgeCommit message (Expand)Author
2017-10-23linux-gen: shm: implement odp_shm_printPetri Savolainen
2017-08-25linux-gen: use config.h headerDmitry Eremin-Solenikov
2017-02-03abi: shm: added initial definitionsPetri Savolainen
2017-01-12linux-gen: shared_memory: remove flag forcing mlockChristophe Milard
2017-01-12linux-gen: shm: add flag and function to share memory between ODP instancesChristophe Milard
2017-01-12linux-gen: shm: new ODP_SHM_SINGLE_VA flag implementationChristophe Milard
2017-01-12linux-gen: use ishm as north API mem allocatorChristophe Milard
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-06-02linux-generic: shared memory: fix the name composition in odp_shm_freeYi He
2016-04-27linux-generic: repair ipc_pktio work after ipc ns changesMaxim Uvarov
2016-04-27api: shm: replaced config api with capability structurePetri Savolainen
2016-04-27api: config: replace pool config with pool capabilityPetri Savolainen
2016-04-15api: debug: promote ODP_STATIC_ASSERT() to be an ODP APIBill Fischofer
2016-04-11Merge branch 'next' into api-nextMaxim Uvarov
2016-03-04api and linux-generic: make room for new apiChristophe Milard
2016-03-03linux-generic: shmem: odp scope in /dev/shmemChristophe Milard
2016-02-12linux-generic: add ipc pktio supportMaxim Uvarov
2016-02-11api and linux-generic: make room for new apiChristophe Milard
2016-01-20linux-generic: define posix extension level oncePetri Savolainen
2015-02-27linux-generic: shared_memory: static assert on ODP_CONFIG_SHM_BLOCKS sizeMike Holmes
2015-02-27api: config: rename ODP_SHM_NUM_BLOCKS to ODP_CONFIG_SHM_BLOCKSMike Holmes
2015-02-27api: config: move ODP_SHM_NUM_BLOCKS to config.hMike Holmes
2015-02-27linux-generic: reword messages for odp_shm_reserveMaxim Uvarov
2015-02-25linux-generic: shm: add term_globalYan Sonming
2015-02-04linux-generic: shm: add strong typing supportBill Fischofer
2015-01-29api: move ODP headers to a directoryTaras Kondratiuk
2015-01-26hugepages: align mmap size for hugepagesMaxim Uvarov
2015-01-26linux-generic: shm: clean up and added debug infoPetri Savolainen
2015-01-26linux-generic: shm: odp_shm_free bug fixPetri Savolainen
2015-01-12linux-generic: shared mem: Add _POSIX_C_SOURCE 200809LMike Holmes
2014-12-05api: odp_align: move internal macrosMike Holmes
2014-11-22linux-generic: odp_shared_memory.c: implement func odp_shm_freeYan Sonming
2014-11-21linux-generic: Replace printf with ODP_PRINTMike Holmes
2014-11-07api/odp_shared_memory.h: add odp_shm_freeMike Holmes
2014-10-21odp_shared_memory.c: fix std=c99 errorMike Holmes
2014-09-23Shared memory handlePetri Savolainen
2014-09-16Shared memory reserve flagPetri Savolainen
2014-07-03Autotoolise build systemAnders Roxell