Lines Matching full:dynamic
89 pre-allocated at boot time (but see Dynamic swiotlb below). Because swiotlb
102 on the I/O patterns of the workload in the VM. The dynamic swiotlb feature
193 Dynamic swiotlb
210 Adding a dynamic pool has limitations. Like with the default pool, the memory
213 allocation may not be available. The dynamic pool allocator tries smaller sizes
217 The number of areas in a dynamic pool may be different from the number of areas
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
230 Overall, dynamic swiotlb works best for small configurations with relatively
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
244 io_tlb_pool describes a memory pool, either the default pool, a dynamic pool,