/linux-4.1.27/drivers/acpi/ |
D | processor_throttling.c | 95 pthrottling = &(pr->throttling); in acpi_processor_update_tsd_coord() 117 pthrottling = &pr->throttling; in acpi_processor_update_tsd_coord() 141 match_pthrottling = &(match_pr->throttling); in acpi_processor_update_tsd_coord() 174 match_pthrottling = &(match_pr->throttling); in acpi_processor_update_tsd_coord() 201 pthrottling = &(pr->throttling); in acpi_processor_update_tsd_coord() 240 if (!pr->flags.throttling) { in acpi_processor_throttling_notifier() 246 p_throttling = &(pr->throttling); in acpi_processor_throttling_notifier() 334 if (throttling_limit >= pr->throttling.state_count) { in acpi_processor_tstate_has_changed() 339 current_state = pr->throttling.state; in acpi_processor_tstate_has_changed() 390 pr->flags.throttling = 0; in acpi_processor_reevaluate_tstate() [all …]
|
D | processor_thermal.c | 196 if (pr->flags.throttling) in acpi_processor_max_state() 197 max_state += (pr->throttling.state_count -1); in acpi_processor_max_state() 234 if (pr->flags.throttling) in processor_get_cur_state() 235 *cur_state += pr->throttling.state; in processor_get_cur_state() 261 if (pr->flags.throttling && pr->throttling.state) in processor_set_cur_state()
|
D | acpi_processor.c | 313 pr->throttling.address = object.processor.pblk_address; in acpi_processor_get_info() 314 pr->throttling.duty_offset = acpi_gbl_FADT.duty_offset; in acpi_processor_get_info() 315 pr->throttling.duty_width = acpi_gbl_FADT.duty_width; in acpi_processor_get_info() 326 request_region(pr->throttling.address, 6, "ACPI CPU throttle"); in acpi_processor_get_info() 360 if (!zalloc_cpumask_var(&pr->throttling.shared_cpu_map, GFP_KERNEL)) { in acpi_processor_add() 421 free_cpumask_var(pr->throttling.shared_cpu_map); in acpi_processor_add() 473 free_cpumask_var(pr->throttling.shared_cpu_map); in acpi_processor_remove()
|
D | processor_driver.c | 183 if (pr->flags.throttling) in __acpi_processor_start()
|
D | Kconfig | 291 like aggressive processor idling, throttling, frequency and/or
|
/linux-4.1.27/Documentation/cgroups/ |
D | blkio-controller.txt | 14 one is throttling policy which can be used to specify upper IO rate limits 71 - Enable throttling in block layer 98 Both CFQ and throttling implement hierarchy support; however, 99 throttling's hierarchy support is enabled iff "sane_behavior" is 111 CFQ by default and throttling with "sane_behavior" will handle the 113 Documentation/block/cfq-iosched.txt. For throttling, all limits apply 139 - Enable block device throttling support in block layer. 331 seen by throttling policy). These are further divided by the type 339 of bios as seen by throttling policy. These bios can later be
|
/linux-4.1.27/include/acpi/ |
D | processor.h | 186 u8 throttling:1; member 209 struct acpi_processor_throttling throttling; member
|
/linux-4.1.27/block/ |
D | Kconfig | 92 bool "Block layer bio throttling support" 96 Block layer bio throttling support. It can be used to limit
|
/linux-4.1.27/Documentation/devicetree/bindings/thermal/ |
D | tegra-soctherm.txt | 4 or interrupt-based thermal monitoring, CPU and GPU throttling based
|
/linux-4.1.27/Documentation/thermal/ |
D | sysfs-api.txt | 259 for cooling device throttling control represents. 392 throttling the cooling devices according to the policy configured. 394 and does actual throttling for other trip points i.e ACTIVE and PASSIVE. 395 The throttling policy is based on the configured platform data; if no 396 platform data is provided, this uses the step_wise throttling policy.
|
D | intel_powerclamp.txt | 37 are used for CPU throttling.
|
/linux-4.1.27/Documentation/vm/ |
D | zswap.txt | 20 throttling by the hypervisor. This allows more work to get done with less
|
/linux-4.1.27/Documentation/hwmon/ |
D | jc42 | 62 systems use the sensor to prevent memory overheating by automatically throttling
|
D | asc7621 | 189 throttling. This means that these are usually negative numbers.
|
D | lm93 | 80 from 0-255 where 0 indicates no throttling, and 255 indicates > 99.6%.
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-deadline.txt | 229 tasks with real-time group scheduling (a.k.a. RT-throttling - see 237 A main difference between deadline bandwidth management and RT-throttling 239 and thus we don't need a higher level throttling mechanism to enforce the 347 throttling patches [https://lkml.org/lkml/2010/2/23/239] but we still are in
|
D | sched-bwc.txt | 28 cpu.stat: exports throttling statistics [explained further below]
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | nfs41-server.txt | 24 "exactly once" semantics and better control and throttling of the
|
/linux-4.1.27/drivers/thermal/ |
D | Kconfig | 94 used for fans without throttling. Some fan drivers depend on this
|
/linux-4.1.27/drivers/edac/ |
D | Kconfig | 18 memory errors, cache errors, PCI errors, thermal throttling, etc..
|
/linux-4.1.27/drivers/scsi/arcmsr/ |
D | arcmsr_hba.c | 1945 uint32_t flag_ccb, ccb_cdb_phy, throttling = 0; in arcmsr_hbaC_postqueue_isr() local 1963 throttling++; in arcmsr_hbaC_postqueue_isr() 1964 if (throttling == ARCMSR_HBC_ISR_THROTTLING_LEVEL) { in arcmsr_hbaC_postqueue_isr() 1967 throttling = 0; in arcmsr_hbaC_postqueue_isr()
|
/linux-4.1.27/Documentation/device-mapper/ |
D | cache.txt | 111 Migration throttling
|
/linux-4.1.27/Documentation/ |
D | workqueue.txt | 246 throttling the number of active work items, specifying '0' is
|
D | bcache.txt | 267 throttling background writeback and using a PD controller to smoothly adjust
|
D | edac.txt | 99 These errors are usually bus errors, ECC errors, thermal throttling
|
/linux-4.1.27/Documentation/timers/ |
D | NO_HZ.txt | 275 your CPU to overheat, which may cause thermal throttling
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.megaraid_sas | 492 Fix: The driver is now throttling IO.
|
/linux-4.1.27/Documentation/arm64/ |
D | arm-acpi.txt | 356 throttling for power management -- the device driver should expect that
|
/linux-4.1.27/Documentation/sysctl/ |
D | kernel.txt | 609 100, you may still see sample throttling if this
|
/linux-4.1.27/init/ |
D | Kconfig | 1125 to such task groups. It is also used by bio throttling logic in 1131 CONFIG_CFQ_GROUP_IOSCHED=y; for enabling throttling policy, set
|