| /linux/Documentation/filesystems/ |
| H A D | btrfs.rst | 15 * Space efficient packing of small files 16 * Space efficient indexed directories
|
| /linux/rust/kernel/ |
| H A D | cpufreq.rs | 91 let efficient = val & CPUFREQ_RELATION_E != 0; in new() localVariable 94 CPUFREQ_RELATION_L => Self::Low(efficient), in new() 95 CPUFREQ_RELATION_H => Self::High(efficient), in new() 96 CPUFREQ_RELATION_C => Self::Close(efficient), in new() 105 let (mut val, efficient) = match rel { in from() 111 if efficient { in from()
|
| /linux/Documentation/admin-guide/mm/damon/ |
| H A D | index.rst | 7 :doc:`DAMON </mm/damon/index>` is a Linux kernel subsystem for efficient data
|
| /linux/Documentation/core-api/ |
| H A D | idr.rst | 18 only ID allocation, and as a result is much more memory-efficient. 46 idr_alloc_cyclic(). The IDR becomes less efficient when dealing
|
| H A D | xarray.rst | 15 next or previous entry in a cache-efficient manner. In contrast to a 17 order to grow the array. It is more memory-efficient, parallelisable 21 The XArray implementation is efficient when the indices used are densely 161 want to allocate entries starting at 1, it is more efficient to use 183 xa_is_err() is slightly more efficient. 304 set or clear a mark. It may be more efficient to use the advanced API
|
| /linux/Documentation/scheduler/ |
| H A D | sched-energy.rst | 10 Energy Model (EM) of the CPUs to select an energy efficient CPU for each task, 132 platform and the PELT signals to choose an energy-efficient target CPU during 251 necessarily more energy-efficient than big CPUs. For some systems, the high OPPs 252 of the little CPUs can be less energy-efficient than the lowest OPPs of the 258 And even in the case where all OPPs of the big CPUs are less energy-efficient 289 the most energy efficient CPUs of the system more than the others if that can be 291 it from breaking the energy-efficient task placement found by EAS. It is safe to
|
| /linux/fs/omfs/ |
| H A D | Kconfig | 10 more efficient than a standard FS for MPEG files, in fact likely
|
| /linux/Documentation/mm/damon/ |
| H A D | index.rst | 7 DAMON is a Linux kernel subsystem for efficient :ref:`data access monitoring
|
| /linux/drivers/platform/x86/amd/pmf/ |
| H A D | Kconfig | 18 quiter, power efficient by adapting to user behavior and environment.
|
| /linux/Documentation/arch/arm64/ |
| H A D | hugetlbpage.rst | 7 Hugepage relies on making efficient use of TLBs to improve performance of
|
| H A D | ptdump.rst | 18 read mode, ``mem_hotplug_lock`` supports an efficient implementation of
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | metafmt-generic.rst | 198 Some devices support more efficient packing of metadata in conjunction with 247 Some devices support more efficient packing of metadata in conjunction with 300 Some devices support more efficient packing of metadata in conjunction with
|
| H A D | rw.rst | 18 efficient than other methods merely exchanging buffer pointers. It is
|
| /linux/fs/crypto/ |
| H A D | Kconfig | 12 efficient since it avoids caching the encrypted and
|
| /linux/drivers/cpuidle/ |
| H A D | Kconfig | 81 before halting in the guest (more efficient than polling in the
|
| /linux/Documentation/mm/ |
| H A D | zsmalloc.rst | 138 This is more efficient than the class #100 configuration, which would use 6 162 efficient storage of large objects.
|
| /linux/Documentation/driver-api/ |
| H A D | spi.rst | 5 systems because it is a simple and efficient interface: basically a
|
| H A D | io-mapping.rst | 29 more efficient. They come in two flavours::
|
| /linux/Documentation/driver-api/mmc/ |
| H A D | mmc-dev-attrs.rst | 71 "erase_size" is not the most efficient unit to erase
|
| /linux/Documentation/trace/ |
| H A D | ring-buffer-map.rst | 11 Tracefs ring-buffer memory map provides an efficient method to stream data
|
| /linux/tools/net/sunrpc/xdrgen/ |
| H A D | README | 33 2. rpcgen-generated code is believed to be less efficient than code 159 is more efficient to avoid the byte-swap when encoding or decoding
|
| /linux/tools/power/x86/x86_energy_perf_policy/ |
| H A D | x86_energy_perf_policy.c | 39 unsigned char efficient; member 786 cap->lowest, cap->efficient, cap->guaranteed, cap->highest); in print_hwp_cap() 796 cap->efficient = msr_perf_2_ratio(HWP_MOSTEFFICIENT_PERF(msr)); in read_hwp_cap()
|
| /linux/Documentation/admin-guide/blockdev/ |
| H A D | floppy.rst | 66 This allows more efficient and smoother operation, but may fail on 180 floppy operation less efficient due to unneeded cache
|
| /linux/Documentation/driver-api/i3c/ |
| H A D | protocol.rst | 25 while remaining power-efficient. 196 on the same bus, though, in order to be really efficient, I2C devices should
|
| /linux/Documentation/crypto/ |
| H A D | api-samples.rst | 30 * single encryption operation with it (which is not very efficient).
|