Home
last modified time | relevance | path

Searched refs:throttling (Results 1 – 25 of 30) sorted by relevance

12

/linux/drivers/acpi/
H A Dprocessor_throttling.c77 pthrottling = &(pr->throttling); in acpi_processor_update_tsd_coord()
99 pthrottling = &pr->throttling; in acpi_processor_update_tsd_coord()
122 match_pthrottling = &(match_pr->throttling); in acpi_processor_update_tsd_coord()
154 match_pthrottling = &(match_pr->throttling); in acpi_processor_update_tsd_coord()
181 pthrottling = &(pr->throttling); in acpi_processor_update_tsd_coord()
216 if (!pr->flags.throttling) { in acpi_processor_throttling_notifier()
223 p_throttling = &(pr->throttling); in acpi_processor_throttling_notifier()
309 if (throttling_limit >= pr->throttling.state_count) { in acpi_processor_tstate_has_changed()
314 current_state = pr->throttling.state; in acpi_processor_tstate_has_changed()
365 pr->flags.throttling = 0; in acpi_processor_reevaluate_tstate()
[all …]
H A Dprocessor_thermal.c229 if (pr->flags.throttling) in acpi_processor_max_state()
230 max_state += (pr->throttling.state_count -1); in acpi_processor_max_state()
267 if (pr->flags.throttling) in processor_get_cur_state()
268 *cur_state += pr->throttling.state; in processor_get_cur_state()
294 if (pr->flags.throttling && pr->throttling.state) in processor_set_cur_state()
H A Dacpi_processor.c397 pr->throttling.address = object.processor.pblk_address; in acpi_processor_get_info()
398 pr->throttling.duty_offset = acpi_gbl_FADT.duty_offset; in acpi_processor_get_info()
399 pr->throttling.duty_width = acpi_gbl_FADT.duty_width; in acpi_processor_get_info()
436 if (!zalloc_cpumask_var(&pr->throttling.shared_cpu_map, GFP_KERNEL)) { in acpi_processor_add()
473 free_cpumask_var(pr->throttling.shared_cpu_map); in acpi_processor_add()
520 free_cpumask_var(pr->throttling.shared_cpu_map); in acpi_processor_post_eject()
H A DKconfig306 by several flavors of cpufreq performance-state, thermal, throttling and
621 like aggressive processor idling, throttling, frequency and/or
/linux/drivers/gpu/drm/etnaviv/
H A DKconfig19 bool "enable ETNAVIV thermal throttling"
23 Compile in support for thermal throttling.
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-dfl-fme135 threshold, hardware starts 50% or 90% throttling (see
144 threshold, hardware starts 100% throttling.
177 0 AP2 state (90% throttling)
178 1 AP1 state (50% throttling)
193 this threshold, hardware starts 50% throttling.
206 this threshold, hardware starts 90% throttling.
H A Dsysfs-platform-dfl-port23 means different throttling level. When reading this file, it
H A Dsysfs-class-thermal78 for cooling device throttling control represents.
/linux/Documentation/networking/device_drivers/ethernet/aquantia/
H A Datlantic.rst411 aq_itr -Interrupt throttling mode
418 0 Disable interrupt throttling.
419 1 Enable interrupt throttling and use specified tx and rx rates.
420 0xFFFF Auto throttling mode. Driver will choose the best RX and TX
421 interrupt throttling settings based on link speed.
431 TX side throttling in microseconds. Adapter will setup maximum interrupt delay
441 RX side throttling in microseconds. Adapter will setup maximum interrupt delay
/linux/Documentation/admin-guide/cgroup-v1/
H A Dblkio-controller.rst13 One IO control policy is throttling policy which can be used to
27 Enable throttling in block layer::
56 throttling's hierarchy support is enabled iff "sane_behavior" is
69 hierarchy correctly. For throttling, all limits apply
92 Enable block device throttling support in block layer.
/linux/Documentation/hwmon/
H A Dspd5118.rst28 to prevent memory overheating by automatically throttling the memory controller.
H A Dpeci-cputemp.rst80 package. Used for throttling temperature. If this value
H A Dasc7621.rst205 throttling. This means that these are usually negative numbers.
H A Dlm93.rst90 from 0-255 where 0 indicates no throttling, and 255 indicates > 99.6%.
/linux/Documentation/filesystems/nfs/
H A Dnfs41-server.rst26 "exactly once" semantics and better control and throttling of the
/linux/Documentation/admin-guide/mm/
H A Dzswap.rst21 throttling by the hypervisor. This allows more work to get done with less
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-ventana.dts734 /* start throttling at 50C */
H A Dtegra20-paz00.dts744 /* start throttling at 80C */
/linux/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst41 are used for CPU throttling.
/linux/Documentation/admin-guide/device-mapper/
H A Dcache.rst118 Migration throttling
/linux/Documentation/timers/
H A Dno_hz.rst244 your CPU to overheat, which may cause thermal throttling
/linux/init/
H A DKconfig629 HW throttling. HW throttling occurs when the performance of
1099 to such task groups. It is also used by bio throttling logic in
1105 CONFIG_BFQ_GROUP_IOSCHED=y; for enabling throttling policy, set
/linux/Documentation/admin-guide/sysctl/
H A Dvm.rst347 writers throttling. This is not the case by default which means that
358 any throttling.
/linux/Documentation/scsi/
H A DChangeLog.megaraid_sas492 Fix: The driver is now throttling IO.
/linux/Documentation/fpga/
H A Ddfl.rst236 and configure power thresholds for different throttling levels.

12