aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_pool.c
AgeCommit message (Expand)Author
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
2015-02-20linux-generic: pools: rename odp_buffer_pool files to odp_poolBill Fischofer