Searched full:pools (Results 1 – 25 of 26) sorted by relevance
12
| /Documentation/core-api/ |
| D | swiotlb.rst | 142 as one or more "pools". The default pool is allocated during system boot with a 146 CONFIG_SWIOTLB_DYNAMIC is enabled, additional pools may be allocated later in 224 New pools added via dynamic swiotlb are linked together in a linear list. 227 large number of dynamic pools. The data structures could be improved for 232 not wasted, with dynamic pools making more space available if needed (as long 239 which includes the default memory pool and any dynamic or transient pools 307 Restricted pools 309 The swiotlb machinery is also used for "restricted pools", which are pools of 311 use by a particular device. Restricted pools provide a level of DMA memory 318 Restricted pools add swiotlb_alloc() and swiotlb_free() APIs, which are called
|
| D | workqueue.rst | 60 * Use per-CPU unified worker pools shared by all wq to provide 85 worker-pools. 89 which manages worker-pools and processes the queued work items. 91 There are two worker-pools, one for normal work items and the other 93 worker-pools to serve work items queued on unbound workqueues - the 94 number of these backing pools is dynamic. 140 For unbound workqueues, the number of backing pools is dynamic. 143 backing worker pools matching the attributes. The responsibility of 188 worker-pools which host workers which are not bound to any 191 worker-pools try to start execution of work items as soon as [all …]
|
| D | mm-api.rst | 88 Memory pools 94 DMA pools
|
| D | dma-api.rst | 83 or more using dma_alloc_coherent(), you can use DMA pools. These work
|
| /Documentation/ABI/testing/ |
| D | sysfs-kernel-dmaheap | 7 memory in KiB is allocated to DMA-BUF heap pools.
|
| /Documentation/devicetree/bindings/soc/ti/ |
| D | keystone-navigator-qmss.txt | 6 processors(PDSP), linking RAM, descriptor pools and infrastructure 49 - queue-pools : child node classifying the queue ranges into pools. 50 Queue ranges are grouped into 3 type of pools: 151 queue-pools {
|
| /Documentation/arch/arm/keystone/ |
| D | knav-qmss.rst | 12 processors(PDSP), linking RAM, descriptor pools and infrastructure 25 allocate descriptor pools, map the descriptors, push/pop to queues etc. For
|
| /Documentation/networking/ |
| D | page_pool.rst | 46 Information about page pools on the system can be accessed via the netdev 51 The number of pools created **must** match the number of hardware queues 106 with fragmented page pools.
|
| /Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| D | ethernet-driver.rst | 26 - buffer pools 40 object and uses Buffer Pools (DPBPs), I/O Portals (DPIOs) and Concentrators 69 DPBPs represent hardware buffer pools. Packet I/O is performed in the context 124 The role of hardware buffer pools is storage of ingress frame data. Each network
|
| D | overview.rst | 25 The MC uses DPAA2 hardware resources such as queues, buffer pools, and 56 | -buffer pools -DPMCP | 360 - DPBPs for network buffer pools
|
| D | dpio-driver.rst | 38 C. allow drivers to manage hardware buffer pools
|
| /Documentation/netlink/specs/ |
| D | netdev.yaml | 132 which got destroyed already (page pools may outlast their netdevs 165 Page Pools wait for all the memory allocated from them to be freed 166 before truly disappearing. "Detached" Page Pools cannot be 539 Get / dump information about Page Pools. 540 (Only Page Pools associated with a net_device can be listed.)
|
| /Documentation/devicetree/bindings/misc/ |
| D | fsl,qoriq-mc.yaml | 16 block is enabled, pools of hardware resources are available, such as 17 queues, buffer pools, I/O interfaces. These resources are building
|
| /Documentation/devicetree/bindings/soc/fsl/ |
| D | fsl,bman.yaml | 15 pools originally created by software with configurable depletion thresholds.
|
| /Documentation/networking/device_drivers/ethernet/marvell/ |
| D | octeontx2.rst | 86 - Attach NIX and NPA block LFs to RVU PF/VF which provide buffer pools, RQs, SQs 98 NPA pools, NIX RQ, SQ and CQs, various stats etc which helps in debugging issues.
|
| /Documentation/mm/ |
| D | hugetlbfs_reserv.rst | 327 of the request. But, 2 pages must be obtained from the global pools. To 330 the global pools.
|
| /Documentation/admin-guide/device-mapper/ |
| D | vdo.rst | 266 pools: A synonym of 'viopool'
|
| /Documentation/translations/zh_CN/core-api/ |
| D | workqueue.rst | 575 Worker Pools
|
| /Documentation/networking/device_drivers/ethernet/intel/ |
| D | ixgbe.rst | 241 SR-IOV is enabled, the descriptor queue pairs are grouped into pools. The 246 the pools contain multiple queue pairs from the single traffic class.
|
| /Documentation/admin-guide/ |
| D | bug-hunting.rst | 325 kernel's dynamic memory pools there are no fixed locations for either
|
| /Documentation/admin-guide/mm/ |
| D | hugetlbpage.rst | 232 With support for multiple huge page pools at run-time available, much of
|
| /Documentation/ABI/stable/ |
| D | sysfs-block | 552 pools, each independently regulated by nr_requests.
|
| /Documentation/scsi/ |
| D | ChangeLog.lpfc | 1574 * Added code for safety pools for following objects: mbuf/bpl, 1796 * Removed usage of all memory pools.
|
| /Documentation/arch/s390/ |
| D | vfio-ap.rst | 707 Resulting in these two pools::
|
| /Documentation/filesystems/ |
| D | proc.rst | 902 Linux uses slab pools for memory management above page level in version 2.2.
|
12