| /linux/Documentation/block/ |
| H A D | bfq-iosched.rst | 185 a new request in time. Device idling typically boosts the 188 addition, under BFQ, device idling is also instrumental in 193 - With respect to idling for service guarantees, if several 197 idling the device. Throughput is thus as high as possible in 201 (typically NCQ), device idling happens to be always detrimental 202 to throughput. So, with these devices, BFQ performs idling 221 - BFQ automatically deactivates idling for queues born in a burst of 284 guarantees the expected throughput distribution without ever idling 332 slice_idle is a non-zero value. Idling has a double purpose: boosting 337 As for throughput, idling can be very helpful on highly seeky media [all …]
|
| /linux/drivers/net/ethernet/atheros/atl1e/ |
| H A D | atl1e_hw.h | 206 … IDLE_STATUS_RXMAC 1 /* 1: RXMAC state machine is in non-IDLE state. 0: RXMAC is idling */ 207 … IDLE_STATUS_TXMAC 2 /* 1: TXMAC state machine is in non-IDLE state. 0: TXMAC is idling */ 208 … IDLE_STATUS_RXQ 4 /* 1: RXQ state machine is in non-IDLE state. 0: RXQ is idling */ 209 … IDLE_STATUS_TXQ 8 /* 1: TXQ state machine is in non-IDLE state. 0: TXQ is idling */ 210 … IDLE_STATUS_DMAR 0x10 /* 1: DMAR state machine is in non-IDLE state. 0: DMAR is idling */ 211 … IDLE_STATUS_DMAW 0x20 /* 1: DMAW state machine is in non-IDLE state. 0: DMAW is idling */ 212 … IDLE_STATUS_SMB 0x40 /* 1: SMB state machine is in non-IDLE state. 0: SMB is idling */ 213 … IDLE_STATUS_CMB 0x80 /* 1: CMB state machine is in non-IDLE state. 0: CMB is idling */
|
| /linux/sound/firewire/tascam/ |
| H A D | tascam-transaction.c | 165 port->idling = true; in async_midi_port_callback() 179 if (!port->idling || port->error) in midi_port_work() 215 port->idling = false; in midi_port_work() 239 port->idling = true; in snd_fw_async_midi_port_init()
|
| H A D | tascam.h | 50 bool idling; member
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | blkio-controller.rst | 224 spent idling for one of the queues of the cgroup. This is in 231 This is the amount of time spent by the IO scheduler idling for a 234 when the cgroup is in an idling state, the stat will only report the
|
| /linux/block/ |
| H A D | bfq-iosched.h | 584 * idling). 616 * Timer set when idling (waiting) for the next request from 710 /* maximum idling time */ 727 * Force device idling whenever needed to provide accurate 730 * of useless idling for processes that did stop doing I/O. 861 * without idling the device 905 * queue has been idling for 942 /* time spent idling for this blkcg_gq */
|
| /linux/arch/arm/mach-omap2/ |
| H A D | clkt2xxx_dpll.c | 38 * _deny_idle - prevent DPLL from automatically idling
|
| H A D | omap_device.c | 228 dev_info(dev, "enabled after unload, idling\n"); in _omap_device_notifier_call() 616 dev_warn(dev, "%s: enabled but no driver. Idling\n", in omap_device_late_idle()
|
| H A D | omap_hwmod_81xx_data.c | 799 * driver probed before EMAC0, we let MDIO do the clock idling.
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | core-scheduling.rst | 119 Forced-idling of hyperthreads 157 and are considered system-wide trusted. The forced-idling of siblings running
|
| /linux/lib/ |
| H A D | nmi_backtrace.c | 106 pr_warn("NMI backtrace for cpu %d skipped: idling at %pS\n", in nmi_cpu_backtrace()
|
| /linux/Documentation/devicetree/bindings/memory-controllers/ |
| H A D | ti,gpmc.yaml | 120 Prevent idling the module at init. This is for legacy omap2/3
|
| /linux/arch/arm/mach-omap1/ |
| H A D | clock.h | 127 /* Provide a method for preventing idling some ARM IDLECT clocks */
|
| /linux/Documentation/power/ |
| H A D | suspend-and-interrupts.rst | 100 system sleep state that works by idling all of the processors and waiting for
|
| /linux/drivers/cpuidle/ |
| H A D | cpuidle-tegra.c | 273 * terminology for naming of the idling states, while this driver uses the
|
| /linux/Documentation/arch/x86/ |
| H A D | mds.rst | 193 that stale data from the idling CPU from spilling to the Hyper-Thread
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_engine_pm.c | 68 /* Discard stale context state from across idling */ in __engine_unpark()
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | gr2d.c | 309 * GR2D module shouldn't be reset while hardware is idling, otherwise in gr2d_runtime_suspend()
|
| /linux/net/dccp/ccids/ |
| H A D | ccid3.c | |
| /linux/arch/arm/mach-imx/ |
| H A D | pm-imx5.c | 48 * to always using this state for cpu idling. The PM_SUSPEND_STANDBY also
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-fs-f2fs | 310 gc_urgent_sleep_time and ignores I/O idling check. uses greedy 312 gc urgent low(2): lowers the bar of checking I/O idling in 318 gc_urgent_sleep_time and executes a mid level of I/O idling check.
|
| /linux/drivers/media/usb/gspca/ |
| H A D | sq905.c | 49 #define SQ905_PING 0x07 /* when reading an "idling" command */
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | scan.c | 46 * Rearm the tx watchdog just before idling scan. This in wl1271_scan_complete_work()
|
| /linux/drivers/devfreq/ |
| H A D | rk3399_dmc.c | 100 * Firmware power-domain idling. in rk3399_dmcfreq_target()
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | intel_idle.rst | 255 security vulnerabilities by default. Leaving the IBRS mode on while idling may
|