| /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/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 | maple_tree.rst | 17 entry in a cache-efficient manner. The tree can also be put into an RCU-safe 85 efficient way than inserting all elements one by one into a new tree.
|
| /linux/fs/omfs/ |
| H A D | Kconfig | 10 more efficient than a standard FS for MPEG files, in fact likely
|
| /linux/Documentation/arch/arm64/ |
| H A D | hugetlbpage.rst | 7 Hugepage relies on making efficient use of TLBs to improve performance of
|
| /linux/fs/crypto/ |
| H A D | Kconfig | 12 efficient since it avoids caching the encrypted and
|
| /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
|
| H A D | func-mmap.rst | 61 efficient in such case.
|
| /linux/drivers/cpuidle/ |
| H A D | Kconfig | 81 before halting in the guest (more efficient than polling in the
|
| /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/Documentation/driver-api/ |
| H A D | io-mapping.rst | 29 more efficient. They come in two flavours::
|
| /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/crypto/ |
| H A D | api-samples.rst | 30 * single encryption operation with it (which is not very efficient).
|
| /linux/sound/soc/ |
| H A D | Kconfig | 18 ASoC provides power efficient ALSA support for embedded battery powered
|
| /linux/Documentation/bpf/ |
| H A D | map_bloom_filter.rst | 12 filters are a space-efficient probabilistic data structure used to
|
| H A D | ringbuf.rst | 18 - more efficient memory utilization by sharing ring buffer across CPUs; 139 efficient batched notifications. Default self-balancing strategy, though,
|
| /linux/drivers/net/ethernet/hisilicon/ |
| H A D | Kconfig | 38 the energy efficient Ethernet (EEE).
|
| /linux/Documentation/scheduler/ |
| H A D | completion.rst | 21 also result in more efficient code as all threads can continue execution 23 is highly efficient using low level scheduler sleep/wakeup facilities.
|
| /linux/Documentation/driver-api/usb/ |
| H A D | dma.rst | 67 space-efficient.
|
| /linux/Documentation/driver-api/virtio/ |
| H A D | virtio.rst | 36 devices so efficient) using specialized data structures called
|
| /linux/Documentation/filesystems/iomap/ |
| H A D | porting.rst | 22 1. The classic Linux I/O path is not terribly efficient.
|