Searched full:heavy (Results 1 – 25 of 265) sorted by relevance
1234567891011
/linux-6.14.4/net/sched/ |
D | sch_hhf.c | 2 /* net/sched/sch_hhf.c Heavy-Hitter Filter (HHF) 16 /* Heavy-Hitter Filter (HHF) 19 * Flows are classified into two buckets: non-heavy-hitter and heavy-hitter 20 * buckets. Initially, a new flow starts as non-heavy-hitter. Once classified 21 * as heavy-hitter, it is immediately switched to the heavy-hitter bucket. 23 * in which the heavy-hitter bucket is served with less weight. 24 * In other words, non-heavy-hitters (e.g., short bursts of critical traffic) 25 * are isolated from heavy-hitters (e.g., persistent bulk traffic) and also have 28 * To capture heavy-hitters, we use the "multi-stage filter" algorithm in the 37 * - For a heavy-hitter flow: *all* of its k array counters must be large. [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/thermal/ |
D | nvidia,tegra124-soctherm.yaml | 66 Throttle event sub-nodes must be named as "light" or "heavy". 69 "^(light|heavy|oc1)$": 263 * When the "heavy" cooling device triggered, 267 heavy { 325 * When the "heavy" cooling device triggered, 328 heavy {
|
/linux-6.14.4/include/linux/ |
D | stop_machine.h | 92 * interrupts. This is a very heavy lock, which is equivalent to 109 * This can be thought of as a very heavy write lock, equivalent to
|
/linux-6.14.4/kernel/rcu/ |
D | Kconfig | 205 This option also prevents heavy loads from blocking RCU 208 Say Y here if you are working with real-time apps or heavy loads 293 to avoid starvation by heavy SCHED_OTHER background load.
|
/linux-6.14.4/Documentation/kbuild/ |
D | Kconfig.select-break | 9 # currently a feature of kconfig, given select was designed to be heavy handed.
|
D | Kconfig.recursion-issue-02 | 35 # as mandatory required symbols. For more details on the heavy handed nature
|
/linux-6.14.4/Documentation/devicetree/bindings/regulator/ |
D | richtek,rt4831-regulator.yaml | 22 voltage drop from the heavy loading scenario. But it also make the power
|
/linux-6.14.4/drivers/net/ethernet/freescale/fman/ |
D | Kconfig | 22 FMAN DMA read or writes under heavy traffic load may cause FMAN
|
/linux-6.14.4/drivers/staging/ |
D | Kconfig | 8 them. Please note that these drivers are under heavy
|
/linux-6.14.4/Documentation/core-api/ |
D | errseq.rst | 50 overall, but the company is a little...management heavy. He has to 100 glitches and he makes a mistake. He sighs a heavy sigh, and marks it
|
/linux-6.14.4/arch/arc/include/asm/ |
D | barrier.h | 34 * heavy weight as it flushes the pipeline as well.
|
/linux-6.14.4/tools/perf/Documentation/ |
D | topdown.txt | 8 heavy operations, light operations, branch mispredicts, machine 254 printf("Heavy Operations %.2f%% Light Operations %.2f%% " 316 topdown-heavy-ops, topdown-br-mispredict, topdown-fetch-lat and
|
/linux-6.14.4/tools/include/uapi/linux/ |
D | pkt_sched.h | 809 /* Heavy-Hitter Filter */ 829 __u32 hh_overlimit; /* number of times max heavy-hitters was hit */ 830 __u32 hh_tot_count; /* number of captured heavy-hitters so far */ 831 __u32 hh_cur_count; /* number of current heavy-hitters */
|
/linux-6.14.4/drivers/thermal/tegra/ |
D | soctherm.c | 214 /* get THROT_PSKIP_xxx offset per LIGHT/HEAVY throt and CPU/GPU dev */ 221 /* get THROT_xxx_CTRL offset per LIGHT/HEAVY throt */ 291 [THROTTLE_HEAVY] = "heavy", 528 /* Hardcode LIGHT on LEVEL1 and HEAVY on LEVEL2 */ in throttrip_program() 540 "invalid throt id %d - assuming HEAVY", in throttrip_program() 1725 * pre-configured "Low", "Medium" or "Heavy" throttle levels which are 1767 * @throt: the LIGHT/HEAVY of throttle event id 1811 * @throt: the LIGHT/HEAVY of throttle event id 1845 * @throt: the LIGHT/HEAVY of throttle event id 1848 * pre-configured "Low", "Medium" or "Heavy" throttle levels. [all …]
|
/linux-6.14.4/mm/damon/ |
D | Kconfig | 84 scanning-based reclamation is used for heavy pressure.
|
/linux-6.14.4/Documentation/isdn/ |
D | credits.rst | 69 For heavy-duty-beta-testing with his BBS ;)
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/sandybridge/ |
D | snb-metrics.json | 149 …he where the front-end directly delivers Uops (micro operations) avoiding heavy x86 decoding. The … 237 …on": "This metric represents fraction of slots where the CPU was retiring heavy-weight operations … 243 …on": "This metric represents fraction of slots where the CPU was retiring heavy-weight operations … 502 …elated). Two distinct categories can be attributed into this metric: (1) heavy data-dependency am… 512 …s not necessary mean there is no room for more performance. For example; Heavy-operations or Micr…
|
/linux-6.14.4/fs/ubifs/ |
D | Kconfig | 62 strictatime is the "heavy", relatime is "lighter", etc.
|
/linux-6.14.4/Documentation/filesystems/ext4/ |
D | orphan.rst | 19 in heavy creation of orphan inodes. When orphan file feature
|
/linux-6.14.4/drivers/usb/serial/ |
D | wishbone-serial.c | 6 * Copyright (C) 2013 GSI Helmholtz Centre for Heavy Ion Research GmbH
|
/linux-6.14.4/Documentation/networking/device_drivers/fddi/ |
D | defza.rst | 31 the use of PIO. As a result under a heavy transmission load there will
|
/linux-6.14.4/Documentation/networking/device_drivers/ethernet/toshiba/ |
D | spider_net.rst | 174 the hardware has skipped a descr or two (sometimes dozens under heavy 181 well, even under heavy network loads.
|
/linux-6.14.4/include/uapi/linux/ |
D | pkt_sched.h | 871 /* Heavy-Hitter Filter */ 891 __u32 hh_overlimit; /* number of times max heavy-hitters was hit */ 892 __u32 hh_tot_count; /* number of captured heavy-hitters so far */ 893 __u32 hh_cur_count; /* number of current heavy-hitters */
|
/linux-6.14.4/tools/perf/pmu-events/arch/x86/jaketown/ |
D | jkt-metrics.json | 149 …he where the front-end directly delivers Uops (micro operations) avoiding heavy x86 decoding. The … 237 …on": "This metric represents fraction of slots where the CPU was retiring heavy-weight operations … 243 …on": "This metric represents fraction of slots where the CPU was retiring heavy-weight operations … 522 …elated). Two distinct categories can be attributed into this metric: (1) heavy data-dependency am… 532 …s not necessary mean there is no room for more performance. For example; Heavy-operations or Micr…
|
/linux-6.14.4/drivers/atm/ |
D | nicstarmac.copyright | 8 * 10/4/97 - began heavy inline documentation of the code. Corrected typos
|
1234567891011