Home
last modified time | relevance | path

Searched refs:pinned (Results 1 – 11 of 11) sorted by relevance

/dpdk/drivers/event/sw/
H A Dsw_evdev_xstats.c32 pinned, enumerator
148 case pinned: in get_qid_port_stat()
232 static const enum xstats_type qid_port_types[] = { pinned, pkts }; in sw_xstats_init() enumerator
/dpdk/doc/guides/linux_gsg/
H A Denable_func.rst32 * RLIMIT_MEMLOCK (amount of pinned pages the process is allowed to have)
92 While the threads used by a DPDK application are pinned to logical cores on the system,
H A Dbuild_sample_apps.rst60 this memory will also be pinned (i.e. not released back to the system until
/dpdk/drivers/common/mlx5/
H A Dmlx5_common_mr.c2006 bool external, mprq, pinned = false; in mlx5_mr_mb2mr_bh() local
2017 pinned = rte_pktmbuf_priv_flags(mp) & in mlx5_mr_mb2mr_bh()
2020 if (!external || mprq || pinned) { in mlx5_mr_mb2mr_bh()
2028 if (cdev->config.mr_mempool_reg_en && pinned) { in mlx5_mr_mb2mr_bh()
/dpdk/doc/guides/nics/
H A Dmlx4.rst97 utilization because registered memory is pinned by kernel driver. Even if a
309 and NUMA node are pinned according to the above. Run::
H A Dmlx5.rst265 User-managed mempools with external pinned data buffers
1179 and NUMA node are pinned according to the above. Run::
/dpdk/doc/guides/rel_notes/
H A Drelease_20_02.rst21 * **Added mbuf pool with pinned external memory.**
97 * Added support for the mbufs with external pinned buffers.
H A Drelease_19_05.rst208 pinned to a high frequency core if available.
/dpdk/doc/guides/eventdevs/
H A Ddlb2.rst305 - All N entries are filled with events from flow X, which is pinned to CQ 0.
/dpdk/doc/guides/platform/
H A Dmlx5.rst578 utilization because registered memory is pinned by kernel driver. Even if a
/dpdk/doc/guides/prog_guide/
H A Denv_abstraction_layer.rst126 in which case preallocate memory will be "pinned" (i.e. will never be released