aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_pool.c
AgeCommit message (Expand)Author
2016-07-19linux-gen: scope ipc shared memory for packet pools onlyMaxim Uvarov
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-04-27api: config: removed config.hPetri Savolainen
2016-04-27api: config: replace pool config with pool capabilityPetri Savolainen
2016-04-26linux-generic: packet: implement packet extend/trunc apisBill Fischofer
2016-04-11Merge branch 'next' into api-nextMaxim Uvarov
2016-04-07linux-generic: packet pool runs out of blocksOriol Arcas
2016-04-05linux-generic: pool: align spec prototype with implementation of odp_buffer_f...Bill Fischofer
2016-04-01linux-generic: pool: add more debug print for pool_destroyMaxim Uvarov
2016-03-04api and linux-generic: make room for new apiChristophe Milard
2016-02-18linux-generic: pktio: add option to enable and disable ipc pktioMaxim Uvarov
2016-02-12linux-generic: add ipc pktio supportMaxim Uvarov
2016-02-12linux-generic: create internal pool create function with shm flagsMaxim Uvarov
2016-02-11api and linux-generic: make room for new apiChristophe Milard
2016-02-08linux-generic: locks: replace internal atomicsPetri Savolainen
2016-01-27linux-generic: locks: replace internal atomicsPetri Savolainen
2016-01-25linux-generic: pool: accelerate buffer allocation markingBill Fischofer
2016-01-25linux-generic: pool: catch duplicate free errors in debug buildsBill Fischofer
2015-12-29linux-generic: thread: removed internal max threads definePetri Savolainen
2015-11-25linux-generic: pool: add implementation for buffer alloc/free multiNicolas Morey-Chaisemartin
2015-11-25linux-generic: pool: add buffer_alloc_multi functionNicolas Morey-Chaisemartin
2015-10-23linux-generic: pktio: fill in L2 parse results by defaultPetri Savolainen
2015-10-23linux-generic: pool: move local caches to poolBill Fischofer
2015-09-01linux-generic: queue: implement ordered queuesBill Fischofer
2015-07-27Merge branch 'master' into api-nextMaxim Uvarov
2015-07-22Revert "linux-generic: timer: use plain buffers for timeouts"Maxim Uvarov
2015-07-21api: pool: remove shm paramter from odp_pool_create()Bill Fischofer
2015-07-20linux-generic: timer: use plain buffers for timeoutsOla Liljedahl
2015-07-20linux-generic: pool: use ODP_CONFIG_PACKET_SEG_LEN_MIN correctlyBill Fischofer
2015-07-07linux-generic: pool: implement odp_pool_param_initBill Fischofer
2015-06-25Merge branch 'master' into api-nextMaxim Uvarov
2015-06-16linux-generic: crypto: eliminate buffer type hack for completionsBill Fischofer
2015-06-16Merge branch 'master' into api-nextMaxim Uvarov
2015-06-16linux-generic: pool: remove double initNicolas Morey-Chaisemartin
2015-06-10api: pool: remove shm paramter from odp_pool_create()Bill Fischofer
2015-06-05codespell: fix spellingMike Holmes
2015-06-01linux-generic: pool: group and document pool statisticsBill Fischofer
2015-05-11linux-generic: remove extraneous ASSERTsBill Fischofer
2015-05-08api: packet: rename user_data to user_areaPetri Savolainen
2015-05-08linux-generic: pool: add user metadata supportBill Fischofer
2015-04-23linux-generic: pool: initialize atomics during odp_pool_init_globalNicolas Morey-Chaisemartin
2015-04-22linux-generic: pool: fix initialization of odp_buffer_hdr ref_countNicolas Morey-Chaisemartin
2015-04-03linux-generic: pool: check for NULL params before dereferenceStuart Haslam
2015-02-27linux-generic: pools: delete extraneous codeBill Fischofer
2015-02-26linux-generic: pools: switch to simple locks for buf/blk synchronizationBill Fischofer
2015-02-25linux-generic: buffer pool: add term_localYan Sonming
2015-02-25linux-generic: buffer_pool: add term_globalYan Sonming
2015-02-20linux-generic: pool set seg_len to 0Maxim Uvarov
2015-02-20api: linux-generic: pools: cleanup to reflect new pool parametersBill Fischofer
2015-02-20linux-generic: pools: rename odp_buffer_pool_init_global to odp_pool_init_globalBill Fischofer