Searched full:heavy (Results 1 – 25 of 246) sorted by relevance
12345678910
/linux-6.8/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.8/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)$": 264 * When the "heavy" cooling device triggered, 268 heavy { 326 * When the "heavy" cooling device triggered, 329 heavy {
|
/linux-6.8/kernel/rcu/ |
D | Kconfig | 201 This option also prevents heavy loads from blocking RCU 204 Say Y here if you are working with real-time apps or heavy loads 281 to avoid starvation by heavy SCHED_OTHER background load.
|
/linux-6.8/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.8/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.8/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.8/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.8/drivers/net/ethernet/freescale/fman/ |
D | Kconfig | 22 FMAN DMA read or writes under heavy traffic load may cause FMAN
|
/linux-6.8/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.8/arch/arc/include/asm/ |
D | barrier.h | 34 * heavy weight as it flushes the pipeline as well.
|
/linux-6.8/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.8/drivers/staging/ |
D | Kconfig | 8 them. Please note that these drivers are under heavy
|
/linux-6.8/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() 1729 * pre-configured "Low", "Medium" or "Heavy" throttle levels which are 1771 * @throt: the LIGHT/HEAVY of throttle event id 1815 * @throt: the LIGHT/HEAVY of throttle event id 1849 * @throt: the LIGHT/HEAVY of throttle event id 1852 * pre-configured "Low", "Medium" or "Heavy" throttle levels. [all …]
|
/linux-6.8/Documentation/isdn/ |
D | credits.rst | 69 For heavy-duty-beta-testing with his BBS ;)
|
/linux-6.8/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 … 219 …on": "This metric represents fraction of slots where the CPU was retiring heavy-weight operations … 225 …on": "This metric represents fraction of slots where the CPU was retiring heavy-weight operations … 491 …elated). Two distinct categories can be attributed into this metric: (1) heavy data-dependency am… 501 …s not necessary mean there is no room for more performance. For example; Heavy-operations or Micr…
|
/linux-6.8/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 … 219 …on": "This metric represents fraction of slots where the CPU was retiring heavy-weight operations … 225 …on": "This metric represents fraction of slots where the CPU was retiring heavy-weight operations … 492 …elated). Two distinct categories can be attributed into this metric: (1) heavy data-dependency am… 502 …s not necessary mean there is no room for more performance. For example; Heavy-operations or Micr…
|
/linux-6.8/fs/ubifs/ |
D | Kconfig | 62 strictatime is the "heavy", relatime is "lighter", etc.
|
/linux-6.8/drivers/staging/vc04_services/interface/ |
D | TODO | 33 There is a heavy use of memory barriers in this driver, it would be very
|
/linux-6.8/Documentation/filesystems/ext4/ |
D | orphan.rst | 19 in heavy creation of orphan inodes. When orphan file feature
|
/linux-6.8/drivers/usb/serial/ |
D | wishbone-serial.c | 6 * Copyright (C) 2013 GSI Helmholtz Centre for Heavy Ion Research GmbH
|
/linux-6.8/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.8/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.8/include/uapi/linux/ |
D | pkt_sched.h | 869 /* Heavy-Hitter Filter */ 889 __u32 hh_overlimit; /* number of times max heavy-hitters was hit */ 890 __u32 hh_tot_count; /* number of captured heavy-hitters so far */ 891 __u32 hh_cur_count; /* number of current heavy-hitters */
|
/linux-6.8/kernel/ |
D | workqueue_internal.h | 18 * The poor guys doing the actual heavy lifting. All on-duty workers are
|
12345678910