| /f-stack/freebsd/contrib/device-tree/Bindings/gpio/ |
| H A D | renesas,em-gio.yaml | 18 - description: First set of contiguous registers 19 - description: Second set of contiguous registers
|
| /f-stack/dpdk/doc/guides/freebsd_gsg/ |
| H A D | build_dpdk.rst | 72 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 D | build_sample_apps.rst | 113 * The userspace contiguous memory device: ``/dev/contigmem``
|
| H A D | install_from_ports.rst | 36 # Reserve 2 x 1G blocks of contiguous memory using contigmem driver:
|
| /f-stack/freebsd/contrib/device-tree/src/xtensa/ |
| H A D | kc705.dts | 21 /* global autoconfigured region for contiguous allocations */
|
| /f-stack/freebsd/contrib/device-tree/Bindings/reserved-memory/ |
| H A D | reserved-memory.txt | 69 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 D | dmm.txt | 7 translation for initiators which need contiguous dma bus addresses.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/dma/ |
| H A D | nvidia,tegra210-adma.txt | 12 contiguous bank.
|
| /f-stack/dpdk/doc/guides/cryptodevs/ |
| H A D | openssl.rst | 97 contiguous).
|
| /f-stack/dpdk/doc/guides/linux_gsg/ |
| H A D | build_sample_apps.rst | 105 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 D | zstd_compress_internal.h | 1013 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 D | samsung,sysmmu.yaml | 14 physical memory chunks visible as a contiguous region to DMA-capable peripheral
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | env_abstraction_layer.rst | 89 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 D | stack_lib.rst | 36 The lock-based stack consists of a contiguous array of pointers, a current
|
| H A D | bbdev.rst | 463 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 D | marvell,orion-pinctrl.txt | 13 contiguous MPP registers, and the second one describing the single
|
| H A D | pinctrl-bindings.txt | 36 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 D | bman.txt | 67 BMan requires a contiguous range of physical memory used for the backing store
|
| H A D | qman.txt | 81 QMan requires two contiguous range of physical memory used for the backing store
|
| /f-stack/freebsd/contrib/device-tree/src/powerpc/ |
| H A D | wii.dts | 17 * contiguous RAM range and will BUG() if the memreserve is outside
|
| /f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | atmel,ebi.txt | 22 memory range is not contiguous
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_18_05.rst | 55 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 D | stm32mp157c-ed1.dts | 128 contiguous-area = <&gpu_reserved>;
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | cxgbe.rst | 682 # 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 D | arm,gic-v3.yaml | 100 The number of independent contiguous regions occupied by the
|