Searched full:efficient (Results 1 – 25 of 112) sorted by relevance
12345
/Documentation/filesystems/ |
D | btrfs.rst | 15 * Space efficient packing of small files 16 * Space efficient indexed directories 25 * Efficient incremental backup and FS mirroring
|
D | squashfs.rst | 178 retaining a simple and space-efficient block list on disk. The cache 181 The index cache is designed to be memory efficient, and by default uses
|
/Documentation/devicetree/bindings/net/ |
D | ethernet-phy.yaml | 105 Mark the corresponding energy efficient ethernet mode as 111 Mark the corresponding energy efficient ethernet mode as 117 Mark the corresponding energy efficient ethernet mode as 123 Mark the corresponding energy efficient ethernet mode as 129 Mark the corresponding energy efficient ethernet mode as 135 Mark the corresponding energy efficient ethernet mode as
|
/Documentation/devicetree/bindings/leds/ |
D | leds-lm3692x.txt | 1 * Texas Instruments - LM3692x Highly Efficient White LED Driver 3 The LM3692x is an ultra-compact, highly efficient,
|
D | leds-lm3697.txt | 1 * Texas Instruments - LM3697 Highly Efficient White LED Driver
|
/Documentation/driver-api/ |
D | io-mapping.rst | 28 maps are more efficient:: 92 provides an efficient mapping for this usage.
|
D | spi.rst | 5 systems because it is a simple and efficient interface: basically a
|
/Documentation/core-api/ |
D | idr.rst | 18 only ID allocation, and as a result is much more memory-efficient. 43 idr_alloc_cyclic(). The IDR becomes less efficient when dealing
|
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 159 want to allocate entries starting at 1, it is more efficient to use 181 xa_is_err() is slightly more efficient. 302 set or clear a mark. It may be more efficient to use the advanced API
|
D | memory-hotplug.rst | 123 mode allows for a quite efficient get_online_mems/put_online_mems
|
/Documentation/ABI/testing/ |
D | sysfs-platform-ideapad-laptop | 19 * 4 -> Efficient Thermal Dissipation Mode
|
/Documentation/scheduler/ |
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
|
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.
|
/Documentation/devicetree/bindings/hwmon/ |
D | maxim,max20730.yaml | 15 The MAX20730 is a fully integrated, highly efficient switching regulator
|
/Documentation/arm64/ |
D | hugetlbpage.rst | 7 Hugepage relies on making efficient use of TLBs to improve performance of
|
/Documentation/userspace-api/media/v4l/ |
D | rw.rst | 18 efficient than other methods merely exchanging buffer pointers. It is
|
D | func-mmap.rst | 61 efficient in such case.
|
/Documentation/devicetree/bindings/opp/ |
D | ti-omap5-opp-supply.txt | 5 supplies for more efficient operation. This binding provides the information
|
/Documentation/ide/ |
D | ide-tape.rst | 62 same purpose - efficient use of the IDE bus, but is interrupt
|
/Documentation/driver-api/i3c/ |
D | protocol.rst | 25 while remaining power-efficient. 196 on the same bus, though, in order to be really efficient, I2C devices should
|
/Documentation/admin-guide/blockdev/ |
D | floppy.rst | 66 This allows more efficient and smoother operation, but may fail on 180 floppy operation less efficient due to unneeded cache
|
/Documentation/driver-api/mmc/ |
D | mmc-dev-attrs.rst | 71 "erase_size" is not the most efficient unit to erase
|
/Documentation/bpf/ |
D | ringbuf.rst | 18 - more efficient memory utilization by sharing ring buffer across CPUs; 139 efficient batched notifications. Default self-balancing strategy, though,
|
/Documentation/networking/device_drivers/ethernet/stmicro/ |
D | stmmac.rst | 65 - Energy Efficient Ethernet (EEE) 291 Energy Efficient Ethernet 294 Energy Efficient Ethernet (EEE) enables IEEE 802.3 MAC sublayer along with a 448 is used to configure the AMBA bridge to generate more efficient STBus traffic::
|
/Documentation/process/ |
D | volatile-considered-harmful.rst | 19 all optimization-related problems in a more efficient way.
|
12345