aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_shared_memory.c
AgeCommit message (Expand)Author
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