| /Linux-v5.4/Documentation/timers/ |
| D | no_hz.rst | 114 and such CPUs are said to be "adaptive-ticks CPUs". This is important 124 By default, no CPU will be an adaptive-ticks CPU. The "nohz_full=" 125 boot parameter specifies the adaptive-ticks CPUs. For example, 126 "nohz_full=1,6-8" says that CPUs 1, 6, 7, and 8 are to be adaptive-ticks 128 adaptive-tick CPUs: At least one non-adaptive-tick CPU must remain 130 calls like gettimeofday() returns accurate values on adaptive-tick CPUs. 133 boot CPU is prohibited from entering adaptive-ticks mode. Specifying a 139 Finally, adaptive-ticks CPUs must have their RCU callbacks offloaded. 142 Normally, a CPU remains in adaptive-ticks mode as long as possible. 144 the mode. Instead, the CPU will exit adaptive-ticks mode only if needed, [all …]
|
| /Linux-v5.4/Documentation/networking/device_drivers/chelsio/ |
| D | cxgb.txt | 30 Adaptive Interrupts (adaptive-rx) 33 This feature provides an adaptive algorithm that adjusts the interrupt 41 By default, adaptive-rx is disabled. 42 To enable adaptive-rx: 44 ethtool -C <interface> adaptive-rx on 46 To disable adaptive-rx, use ethtool: 48 ethtool -C <interface> adaptive-rx off 50 After disabling adaptive-rx, the timer latency value will be set to 50us. 51 You may set the timer latency after disabling adaptive-rx: 59 You may also provide a timer latency value while disabling adaptive-rx: [all …]
|
| /Linux-v5.4/drivers/staging/iio/cdc/ |
| D | ad7150.c | 220 u8 thresh_type, cfg, adaptive; in ad7150_write_event_config() local 242 adaptive = 1; in ad7150_write_event_config() 249 adaptive = 1; in ad7150_write_event_config() 256 adaptive = 0; in ad7150_write_event_config() 267 cfg |= (!adaptive << 7) | (thresh_type << 5); in ad7150_write_event_config()
|
| /Linux-v5.4/Documentation/devicetree/bindings/leds/backlight/ |
| D | pm8941-wled.txt | 12 - qcom,cabc: bool; enable content adaptive backlight control
|
| /Linux-v5.4/Documentation/networking/device_drivers/amazon/ |
| D | ena.txt | 23 interrupt vector per Tx/Rx queue pair, adaptive interrupt moderation, 178 ENA driver and device can operate in conventional or adaptive interrupt 186 In adaptive interrupt moderation mode the interrupt delay value is 190 By default ENA driver applies adaptive coalescing on Rx traffic and 202 The user can enable/disable adaptive moderation, modify the interrupt
|
| /Linux-v5.4/Documentation/media/v4l-drivers/ |
| D | rcar-fdp1.rst | 22 - Motion adaptive version of 2D and 3D deinterlacing. Use 3D deinterlacing
|
| /Linux-v5.4/Documentation/devicetree/bindings/sound/ |
| D | cs35l32.txt | 20 of the two: Class G or adaptive LED voltage.
|
| D | cs42l56.txt | 38 - cirrus,adaptive-pwr-cfg : Configures how the power to the Headphone and Lineout
|
| /Linux-v5.4/Documentation/networking/device_drivers/intel/ |
| D | i40e.rst | 570 the adaptive interrupt moderation algorithm. The underlying hardware supports 576 # ethtool -C ethX adaptive-rx off adaptive-tx off rx-usecs-high 20 rx-usecs \ 579 The above command would disable adaptive interrupt moderation, and allow a 635 # ethtool -C <interface> adaptive-rx off adaptive-tx off rx-usecs 125 \ 646 # ethtool -C <interface> adaptive-rx off adaptive-tx off rx-usecs 250 \ 654 # ethtool -C <interface> adaptive-rx off adaptive-tx off rx-usecs 0 \
|
| D | e1000e.rst | 66 for this reason an adaptive interrupt moderation algorithm was implemented. 68 The driver has two adaptive modes (setting 1 or 3) in which
|
| D | e1000.rst | 113 for this reason an adaptive interrupt moderation algorithm was implemented. 115 Since 7.3.x, the driver has two adaptive modes (setting 1 or 3) in which
|
| /Linux-v5.4/drivers/net/ethernet/sfc/falcon/ |
| D | ethtool.c | 603 bool adaptive, rx_may_override_tx; in ef4_ethtool_set_coalesce() local 609 ef4_get_irq_moderation(efx, &tx_usecs, &rx_usecs, &adaptive); in ef4_ethtool_set_coalesce() 616 adaptive = coalesce->use_adaptive_rx_coalesce; in ef4_ethtool_set_coalesce() 628 rc = ef4_init_irq_moderation(efx, tx_usecs, rx_usecs, adaptive, in ef4_ethtool_set_coalesce()
|
| /Linux-v5.4/drivers/net/ethernet/sfc/ |
| D | ethtool.c | 625 bool adaptive, rx_may_override_tx; in efx_ethtool_set_coalesce() local 631 efx_get_irq_moderation(efx, &tx_usecs, &rx_usecs, &adaptive); in efx_ethtool_set_coalesce() 638 adaptive = coalesce->use_adaptive_rx_coalesce; in efx_ethtool_set_coalesce() 650 rc = efx_init_irq_moderation(efx, tx_usecs, rx_usecs, adaptive, in efx_ethtool_set_coalesce()
|
| /Linux-v5.4/Documentation/devicetree/bindings/leds/ |
| D | leds-lm3532.txt | 6 current control for all three channels. The adaptive current regulation
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | kernel-per-CPU-kthreads.rst | 164 is marked as an adaptive-ticks CPU using the "nohz_full=" 197 adaptive-ticks state by doing all of the following: 200 de-jittered is marked as an adaptive-ticks CPU using the
|
| /Linux-v5.4/Documentation/networking/ |
| D | hinic.txt | 15 adaptive interrupt moderation.
|
| /Linux-v5.4/Documentation/devicetree/bindings/mfd/ |
| D | max77693.txt | 96 LEDS_BOOST_ADAPTIVE (1) - adaptive mode,
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/mediatek/ |
| D | mediatek,disp.txt | 34 "mediatek,<chip>-disp-aal" - adaptive ambient light controller
|
| /Linux-v5.4/Documentation/driver-api/usb/ |
| D | URB.rst | 262 audio synchronisation/adaptive transfer rates). You can also use the length
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | f2fs.txt | 95 - Introduce adaptive logging for efficient block allocation 186 mode=%s Control block allocation mode which supports "adaptive"
|
| /Linux-v5.4/Documentation/admin-guide/sysctl/ |
| D | kernel.rst | 533 hence the scan rate of every task is adaptive and depends on historical 535 otherwise the scan delay decreases. The "scan size" is not adaptive but
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/sunxi/ |
| D | sun4i-drm.txt | 273 adaptive backlight control.
|
| /Linux-v5.4/Documentation/m68k/ |
| D | kernel-options.rst | 842 x = 1 does 'adaptive' disconnects, which is the default and generally
|
| /Linux-v5.4/Documentation/admin-guide/laptops/ |
| D | thinkpad-acpi.rst | 1460 Lenovo X1 Carbon 2nd gen (2014)'s adaptive keyboard. The value can be read
|