aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_shared_memory.c
AgeCommit message (Expand)Author
2021-12-23linux-gen: shm: stop listing deprecated ODP_SHM_SW_ONLY flag as supportedMatias Elo
2021-12-08linux-gen: shm: add support for ODP_SHM_NO_HP flagMatias Elo
2021-12-08linux-gen: shm: add capability for supported shared memory flagsMatias Elo
2021-09-22linux-gen: shm: allocate enough resources for internal allocationsMatias Elo
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2019-03-18linux-gen: shm: implement new ODP_SHM_HP flagMatias Elo
2018-11-14linux-gen: ishm: use pre-reserved single va memoryMatias Elo
2018-11-14linux-gen: shm: modify shm print header stringPetri Savolainen
2018-11-14linux-gen: ishm: add internal _ODP_ISHM_USE_HP flagMatias Elo
2018-11-14linux-gen: ishm: remove unused odp_shm_internal headerMatias Elo
2018-10-09linux-gen: do not use huge pages for internal allocationsMaxim Uvarov
2018-10-04linux-gen: split global data into RO and RW structsMatias Elo
2018-05-28linux-gen: init: split odp_internal.hPetri Savolainen
2018-04-09linux-gen: clean up ishm file namingMaxim Uvarov
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-12linux-gen: shm: use global init max memoryPetri Savolainen
2017-12-27linux-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