Home
last modified time | relevance | path

Searched full:overhead (Results 1 – 25 of 182) sorted by relevance

12345678

/Documentation/virt/
Dparavirt_ops.rst25 known that the overhead of indirect call isn't very important.
29 are called frequently and are performance critical. The overhead is
/Documentation/usb/
Dohci.rst20 - improved robustness; bugfixes; and less overhead
30 to overhead in IRQ processing. When interrupt transfers are queued, those
/Documentation/driver-api/mmc/
Dmmc-async-req.rst8 How significant is the cache maintenance overhead?
11 pre-fetch makes the cache overhead relatively significant. If the DMA
13 transfer, the DMA preparation overhead would not affect the MMC performance.
75 Pseudocode to handle is_first_req scenario with minimal prepare overhead::
/Documentation/filesystems/ext4/
Dbigalloc.rst11 blocks to reduce both fragmentation and metadata overhead. The
23 also shrinking the amount of file system overhead for metadata.
Dabout.rst26 reduce bookkeeping overhead and to increase throughput by forcing larger
/Documentation/mm/damon/
Dindex.rst13 - *light-weight* (the monitoring overhead is low enough to be applied online),
15 - *scalable* (the upper-bound of the overhead is in constant range regardless
Ddesign.rst32 overhead/accuracy control and access-aware system operations on top of the
57 monitoring accruracy and the overhead.
99 mapping is not strictly required but could even incur a high overhead in some
182 The monitoring overhead of this mechanism will arbitrarily increase as the
191 To avoid the unbounded increase of the overhead, DAMON groups adjacent pages
198 called ``nr_accesses`` of the region. Therefore, the monitoring overhead is
228 In this way, DAMON provides its best-effort quality and minimal overhead while
385 DAMOS upper-bound overhead control feature. DAMOS could incur high overhead if
393 To mitigate that situation, DAMOS provides an upper-bound overhead control
486 checks the watermarks and therefore incurs nearly zero overhead.
/Documentation/scheduler/
Dsched-debug.rst13 balancing feature. If the system overhead from the feature is too
35 Higher scan rates incur higher system overhead as page faults must be
/Documentation/netlabel/
Dlsm_interface.rst46 sidestep much of this overhead once a mapping has been established. Once the
53 bypassed as well which should result in a significant reduction in overhead.
/Documentation/networking/device_drivers/ethernet/microsoft/
Dnetvsc.rst60 processing overhead by coalescing multiple TCP segments when possible. The
96 from the SKB. This attempts to achieve a balance between the overhead of
104 for packet processing, reducing the overhead of SKB allocation and other
/Documentation/translations/zh_CN/
Dglossary.rst31 * overhead: 开销,一般指需要消耗的计算机资源。
/Documentation/admin-guide/mm/damon/
Dlru_sort.rst15 As page-granularity access checking overhead could be significant on huge
24 inducing only user-specified range of overhead, proactively running
26 pattern source with low and controlled overhead.
183 But, setting this too high could result in increased monitoring overhead.
193 monitoring. This can be used to set upper-bound of the monitoring overhead.
/Documentation/trace/rv/
Druntime-verification.rst92 Another important aspect regarding monitors is the overhead associated with the
96 on higher overhead than the simple handling of an event by a monitor, then a
97 *synchronous online* monitors will incur on lower overhead.
107 events in-kernel causes lower overhead than saving the same events to the trace
/Documentation/mm/
Dallocation-profiling.rst7 Low overhead (suitable for production) accounting of all memory allocations,
23 When set to "never", memory allocation profiling overhead is minimized and it
Dbalance.rst13 overhead of page reclaim. This may happen for opportunistic high-order
30 of incurring the overhead of regular zone balancing.
/Documentation/devicetree/bindings/iommu/
Dpkvm,pviommu.yaml14 it without complexity and with lower performance overhead.
/Documentation/trace/
Dkprobes.rst16 6. Probe Overhead
175 sysctl(8)), Kprobes tries to reduce probe-hit overhead by using a jump
640 Probe Overhead
649 the entry to that function adds essentially no overhead.
651 Here are sample overhead figures (in usec) for different architectures::
665 Optimized Probe Overhead
669 process. Here are sample overhead figures (in usec) for x86 architectures::
709 trace-event is a low-overhead (and almost no visible overhead if it
Dtracepoint-analysis.rst236 period is quite high to minimise overhead but the information collected can be
246 # Overhead Command Shared Object
281 # Overhead Command Shared Object
299 # Overhead Command Shared Object Symbol
/Documentation/RCU/
DwhatisRCU.rst133 but RCU provides implicit low-overhead communication between readers
230 synchronize_rcu()'s overhead must also be quite small.
313 unnecessary overhead on Alpha CPUs.
392 order to amortize their overhead over many uses of the corresponding APIs.
651 familiar locking primitives. Its overhead makes it a non-starter for
749 read-side overhead is precisely zero, at least on non-Alpha CPUs.
777 overhead is **negative**.
1263 overhead is **negative**.
1276 One can argue that the overhead of RCU in this
1279 the overhead of RCU is merely zero, and that replacing
[all …]
/Documentation/devicetree/bindings/power/
Ddomain-idle-state.yaml45 state will yield power benefits, after overcoming the overhead while
/Documentation/networking/
Dbatman-adv.rst16 Batman advanced was implemented as a Linux kernel driver to reduce the overhead
73 will also increase the overhead.
/Documentation/driver-api/md/
Draid5-cache.rst56 overhead too. Write-back cache will aggregate the data and flush the data to
58 completely avoid the overhead, so it's very helpful for some workloads. A
/Documentation/accel/qaic/
Dqaic.rst25 for long, and will crash due to some form of watchdog due to the overhead of
136 sent to the device to minimize data transfer overhead. This IOCTL dynamically
137 recomputes the slicing, and therefore has some processing overhead before the
/Documentation/dev-tools/
Dkcsan.rst334 1. **Memory Overhead:** The overall memory overhead is only a few MiB
338 2. **Performance Overhead:** KCSAN's runtime aims to be minimal, using an
343 - 2.8x slow-down from runtime fast-path overhead only (set very large
376 corresponds to 4 pages of shadow memory, and can translate into overhead of
/Documentation/scsi/
Dadvansys.rst77 problems. Enabling assertions will add a small overhead to the
85 of the driver execution image and add overhead to the execution of
153 size of the driver execution image and add minor overhead to

12345678