Home
last modified time | relevance | path

Searched refs:contiguous (Results 1 – 25 of 49) sorted by relevance

12

/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Drenesas,em-gio.yaml18 - description: First set of contiguous registers
19 - description: Second set of contiguous registers
/f-stack/dpdk/doc/guides/freebsd_gsg/
H A Dbuild_dpdk.rst72 To run a DPDK application, physically contiguous memory is required.
74 contigmem kernel module provides the ability to present contiguous blocks of
79 The amount of physically contiguous memory along with the number of physically
80 contiguous blocks to be reserved by the module can be set at runtime prior to
99 contiguous memory. A default of two buffers of size 1073741824 bytes (1 Gigabyte)
128 is generally attributed to not having enough contiguous memory
H A Dbuild_sample_apps.rst113 * The userspace contiguous memory device: ``/dev/contigmem``
H A Dinstall_from_ports.rst36 # Reserve 2 x 1G blocks of contiguous memory using contigmem driver:
/f-stack/freebsd/contrib/device-tree/src/xtensa/
H A Dkc705.dts21 /* global autoconfigured region for contiguous allocations */
/f-stack/freebsd/contrib/device-tree/Bindings/reserved-memory/
H A Dreserved-memory.txt69 region for the default pool of the contiguous memory allocator.
85 This example defines 3 contiguous regions are defined for Linux kernel:
103 /* global autoconfigured region for contiguous allocations */
/f-stack/freebsd/contrib/device-tree/Bindings/arm/omap/
H A Ddmm.txt7 translation for initiators which need contiguous dma bus addresses.
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Dnvidia,tegra210-adma.txt12 contiguous bank.
/f-stack/dpdk/doc/guides/cryptodevs/
H A Dopenssl.rst97 contiguous).
/f-stack/dpdk/doc/guides/linux_gsg/
H A Dbuild_sample_apps.rst105 but provide more IOVA-contiguous memory).
168 …n physical memory, and, although the DPDK EAL will attempt to allocate memory in contiguous blocks,
169 …it is possible that the pages will not be contiguous. In this case, the application is not able to…
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h1013 U32 contiguous = 1; in ZSTD_window_update() local
1016 return contiguous; in ZSTD_window_update()
1031 contiguous = 0; in ZSTD_window_update()
1042 return contiguous; in ZSTD_window_update()
/f-stack/freebsd/contrib/device-tree/Bindings/iommu/
H A Dsamsung,sysmmu.yaml14 physical memory chunks visible as a contiguous region to DMA-capable peripheral
/f-stack/dpdk/doc/guides/prog_guide/
H A Denv_abstraction_layer.rst89 The allocation of large contiguous physical memory is done using the hugetlbfs kernel filesystem.
90 The EAL provides an API to reserve named memory zones in this contiguous memory.
110 Memory allocated in this mode is not guaranteed to be IOVA-contiguous. If large
111 chunks of IOVA-contiguous are required (with "large" defined as "more than one
116 For chunks of memory which must be IOVA-contiguous, it is recommended to use
165 memory at startup, sort all memory into large IOVA-contiguous chunks, and will
465 - By default, the mempool, first asks for IOVA-contiguous memory using
468 - It is easy to enable large amount of IOVA-contiguous memory use-cases
838 necessarily be IOVA-contiguous either - each malloc element is only guaranteed
839 to be virtually contiguous.
[all …]
H A Dstack_lib.rst36 The lock-based stack consists of a contiguous array of pointers, a current
H A Dbbdev.rst463 An mbuf can include one contiguous CB, subset of contiguous CBs that are
464 belonging to one TB, or all contiguous CBs that belong to one TB.
467 capable of collecting (gathering) non-contiguous (scattered) data from
476 feature. A chained mbuf can represent one non-contiguous CB or multiple non-contiguous
824 section 6.2.5). In TB-mode it contains multiple contiguous encoded CBs
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dmarvell,orion-pinctrl.txt13 contiguous MPP registers, and the second one describing the single
H A Dpinctrl-bindings.txt36 ID. These numbers start at 0, and are contiguous. For each state ID, a unique
/f-stack/freebsd/contrib/device-tree/Bindings/soc/fsl/
H A Dbman.txt67 BMan requires a contiguous range of physical memory used for the backing store
H A Dqman.txt81 QMan requires two contiguous range of physical memory used for the backing store
/f-stack/freebsd/contrib/device-tree/src/powerpc/
H A Dwii.dts17 * contiguous RAM range and will BUG() if the memreserve is outside
/f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/
H A Datmel,ebi.txt22 memory range is not contiguous
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_18_05.rst55 to be IOVA-contiguous.
61 to ensure reserved memory will be IOVA-contiguous, for use with device
68 how older versions of DPDK worked (memory segments that are IOVA-contiguous,
83 Added a bucket mempool driver which provides a way to allocate contiguous
134 * Support for non virtually contiguous mempools.
148 * Support non virtually contiguous mempools.
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dstm32mp157c-ed1.dts128 contiguous-area = <&gpu_reserved>;
/f-stack/dpdk/doc/guides/nics/
H A Dcxgbe.rst682 # reserve 2 x 1G blocks of contiguous memory using contigmem driver
689 allocate 2 x 1G blocks of contiguous memory to be used for DPDK later on.
691 system up time, which may result in failure of allocating the contiguous
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Darm,gic-v3.yaml100 The number of independent contiguous regions occupied by the

12