/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | nvidia,tegra124-soctherm.txt | 35 - throttle-cfgs: A sub-node which is a container of configuration for each 36 hardware throttle events. These events can be set as cooling devices. 37 * throttle events: Sub-nodes must be named as "light" or "heavy". 39 - nvidia,priority: Each throttles has its own throttle settings, so the 40 SW need to set priorities for various throttle, the HW arbiter can select 41 the final throttle settings. 51 level of pulse skippers, which used to throttle clock frequencies. It 57 It is the level of pulse skippers, which used to throttle clock 70 valid only for OCx throttle events. 79 - nvidia,throttle-period-us: Specifies the number of uSec for which [all …]
|
H A D | nvidia,tegra124-soctherm.yaml | 62 throttle-cfgs: 65 hardware throttle events. These events can be set as cooling devices. 66 Throttle event sub-nodes must be named as "light" or "heavy". 81 description: Each throttles has its own throttle settings, so the 82 SW need to set priorities for various throttle, the HW arbiter 83 can select the final throttle settings. Bigger value indicates 99 of pulse skippers, which used to throttle clock frequencies. It 115 level of pulse skippers, which used to throttle clock 130 # Tegra210 specific and valid only for OCx throttle events 150 nvidia,throttle-period-us: [all …]
|
H A D | qcom-lmh.yaml | 59 will attempt to throttle the frequency.
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_throttle.c | 62 uint32_t cpu_thr_state; /* Current throttle setting. */ 88 static uint32_t cpu_duty_offset; /* Offset in P_CNT of throttle val. */ 89 static uint32_t cpu_duty_width; /* Bit width of throttle value. */ 158 device_printf(parent, "add throttle child failed\n"); in acpi_throttle_identify() 326 * See specification changes #13 ("Manual Throttle Duty Cycle") in acpi_throttle_quirks() 327 * and #14 ("Enabling and Disabling Manual Throttle"), plus in acpi_throttle_quirks()
|
/freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
H A D | rk3288-veyron-mickey.dts | 85 * After 1st level, throttle the CPU down to as low as 1.4 GHz 180 /* After 1st level throttle the GPU down to as low as 400 MHz */ 187 * Slightly after we throttle the GPU, we'll also make sure that 189 * throttle the CPU lower than 1.4 GHz due to GPU heat--we'll
|
/freebsd/sys/contrib/device-tree/Bindings/display/msm/ |
H A D | qcom,sc7180-dpu.yaml | 41 - description: Display core throttle clock 52 - const: throttle
|
/freebsd/contrib/ntp/html/drivers/ |
H A D | driver46.html | 200 <br><h4>Syslog flood throttle</h4> 205 flood throttle can get into the way.</p> 207 flood throttle at any time; the throttle is engaged by 208 default. Running with the syslog flood throttle disabled for 335 If set, <u>disables</u> the log throttle. Useful when tracking
|
/freebsd/usr.sbin/powerd/ |
H A D | powerd.8 | 101 Specifies the maximum frequency to throttle up to. 103 Specifies the minimum frequency to throttle down to.
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | tt.c | 27 tt->throttle = false; in iwl_mvm_enter_ctkill() 449 if (!tt->throttle && throttle_enable) { in iwl_mvm_tt_handler() 452 tt->throttle = true; in iwl_mvm_tt_handler() 453 } else if (tt->throttle && !tt->dynamic_smps && in iwl_mvm_tt_handler() 458 tt->throttle = false; in iwl_mvm_tt_handler() 810 tt->throttle = false; in iwl_mvm_thermal_zone_unregister()
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a53/ |
H A D | cache.json | 10 "BriefDescription": "Instruction Cache Throttle occurred"
|
/freebsd/sys/arm/allwinner/ |
H A D | aw_thermal.c | 359 int throttle; member 512 if (enable == sc->throttle) in aw_thermal_throttle() 531 sc->throttle = enable; in aw_thermal_throttle() 552 if (aw_thermal_throttle_enable == 0 || sc->throttle == 0 || in aw_thermal_cf_pre_change()
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | metaslab_impl.h | 147 * The allocation throttle works on a reservation system. Whenever 193 * Toggle to enable/disable the allocation throttle. 257 * In order for the allocation throttle to function properly, we cannot 258 * have too many IOs going to each disk by default; the throttle
|
/freebsd/sys/dev/mxge/ |
H A D | mxge_mcp.h | 403 /* set the throttle factor for ethp_z8e 414 with tx_boundary == 2048, max-throttle-factor == 8191 => min-speed == 500Mb/s 415 with tx_boundary == 4096, max-throttle-factor == 4095 => min-speed == 1Gb/s
|
H A D | if_mxge.c | 603 if (sc->throttle) in mxge_select_firmware() 604 force_firmware = sc->throttle; in mxge_select_firmware() 1298 if (sc->throttle) { in mxge_reset() 1299 cmd.data0 = sc->throttle; in mxge_reset() 1303 "can't enable throttle\n"); in mxge_reset() 1315 unsigned int throttle; in mxge_change_throttle() local 1318 throttle = sc->throttle; in mxge_change_throttle() 1319 err = sysctl_handle_int(oidp, &throttle, arg2, req); in mxge_change_throttle() 1324 if (throttle == sc->throttle) in mxge_change_throttle() 1327 if (throttle < MXGE_MIN_THROTTLE || throttle > MXGE_MAX_THROTTLE) in mxge_change_throttle() [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/jaketown/ |
H A D | uncore-memory.json | 46 "BriefDescription": "Cycles all ranks are in critical thermal throttle",
|
/freebsd/lib/libpmc/pmu-events/arch/x86/ivytown/ |
H A D | uncore-memory.json | 49 "BriefDescription": "Cycles all ranks are in critical thermal throttle",
|
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellde/ |
H A D | uncore-memory.json | 40 "BriefDescription": "Cycles all ranks are in critical thermal throttle",
|
H A D | uncore-power.json | 43 …e die determines that something off-die (like DRAM) is too hot and must throttle to avoid damaging…
|
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellx/ |
H A D | uncore-memory.json | 40 "BriefDescription": "Cycles all ranks are in critical thermal throttle",
|
H A D | uncore-power.json | 43 …e die determines that something off-die (like DRAM) is too hot and must throttle to avoid damaging…
|
/freebsd/lib/libpmc/pmu-events/arch/x86/haswellx/ |
H A D | uncore-memory.json | 40 "BriefDescription": "Cycles all ranks are in critical thermal throttle",
|
H A D | uncore-power.json | 43 …e die determines that something off-die (like DRAM) is too hot and must throttle to avoid damaging…
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | 8250_omap.yaml | 78 overrun-throttle-ms: true
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | ctfmerge.c | 558 debug(2, "Throttling input (len = %d, throttle = %d)\n", in merge_ctf_cb() 635 int throttle, nslots, i; in wq_init() local 656 throttle = atoi(getenv("CTFMERGE_INPUT_THROTTLE")); in wq_init() 658 throttle = MERGE_INPUT_THROTTLE_LEN; in wq_init() 659 wq->wq_ithrottle = throttle * wq->wq_nthreads; in wq_init()
|
/freebsd/sys/dev/usb/serial/ |
H A D | ulpt.c | 258 /* enable BULK throttle */ in ulpt_read_callback() 264 /* disable BULK throttle */ in ulpt_read_callback() 282 /* disable BULK throttle */ in ulpt_read_callback()
|