Home
last modified time | relevance | path

Searched full:idling (Results 1 – 25 of 46) sorted by relevance

12

/linux/Documentation/block/
H A Dbfq-iosched.rst185 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 Datl1e_hw.h206 … 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 Dtascam-transaction.c165 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 Dtascam.h50 bool idling; member
/linux/Documentation/admin-guide/cgroup-v1/
H A Dblkio-controller.rst224 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 Dbfq-iosched.h584 * 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 Dclkt2xxx_dpll.c38 * _deny_idle - prevent DPLL from automatically idling
H A Domap_device.c228 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 Domap_hwmod_81xx_data.c799 * driver probed before EMAC0, we let MDIO do the clock idling.
/linux/Documentation/admin-guide/hw-vuln/
H A Dcore-scheduling.rst119 Forced-idling of hyperthreads
157 and are considered system-wide trusted. The forced-idling of siblings running
/linux/lib/
H A Dnmi_backtrace.c106 pr_warn("NMI backtrace for cpu %d skipped: idling at %pS\n", in nmi_cpu_backtrace()
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dti,gpmc.yaml120 Prevent idling the module at init. This is for legacy omap2/3
/linux/arch/arm/mach-omap1/
H A Dclock.h127 /* Provide a method for preventing idling some ARM IDLECT clocks */
/linux/Documentation/power/
H A Dsuspend-and-interrupts.rst100 system sleep state that works by idling all of the processors and waiting for
/linux/drivers/cpuidle/
H A Dcpuidle-tegra.c273 * terminology for naming of the idling states, while this driver uses the
/linux/Documentation/arch/x86/
H A Dmds.rst193 that stale data from the idling CPU from spilling to the Hyper-Thread
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_pm.c68 /* Discard stale context state from across idling */ in __engine_unpark()
/linux/drivers/gpu/drm/tegra/
H A Dgr2d.c309 * GR2D module shouldn't be reset while hardware is idling, otherwise in gr2d_runtime_suspend()
/linux/net/dccp/ccids/
H A Dccid3.c
/linux/arch/arm/mach-imx/
H A Dpm-imx5.c48 * to always using this state for cpu idling. The PM_SUSPEND_STANDBY also
/linux/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs310 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 Dsq905.c49 #define SQ905_PING 0x07 /* when reading an "idling" command */
/linux/drivers/net/wireless/ti/wlcore/
H A Dscan.c46 * Rearm the tx watchdog just before idling scan. This in wl1271_scan_complete_work()
/linux/drivers/devfreq/
H A Drk3399_dmc.c100 * Firmware power-domain idling. in rk3399_dmcfreq_target()
/linux/Documentation/admin-guide/pm/
H A Dintel_idle.rst255 security vulnerabilities by default. Leaving the IBRS mode on while idling may

12