Home
last modified time | relevance | path

Searched full:heavy (Results 1 – 25 of 233) sorted by relevance

12345678910

/linux/net/sched/
H A Dsch_hhf.c2 /* 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/Documentation/gpu/nova/core/
H A Ddevinit.rst19 FWSEC ucode. It is launched by FWSEC, which runs on the GSP in 'heavy-secure' mode, while
44 heavy-secure mode.
48 asserted by the FWSEC running on the GSP in heavy-secure mode.
H A Dfwsec.rst14 'Heavy-secure' mode, and performs firmware verification after a GPU reset
40 For Ampere, FWSEC is running on the GSP in Heavy-secure mode and runs FRTS.
177 loaded, the FWSEC image is running on the GSP in heavy-secure mode. After the devinit
H A Dfalcon.rst28 Falcons can run in Non-secure (NS), Light Secure (LS), or Heavy Secure (HS)
31 Heavy Secured (HS) also known as Privilege Level 3 (PL3)
/linux/include/linux/
H A Dstop_machine.h92 * This is a very heavy lock, which is equivalent to grabbing every raw
112 * by holding a raw spinlock) and where the insanely heavy writers run
/linux/Documentation/kbuild/
H A DKconfig.select-break9 # currently a feature of kconfig, given select was designed to be heavy handed.
H A DKconfig.recursion-issue-0235 # as mandatory required symbols. For more details on the heavy handed nature
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h809 /* 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/tools/perf/Documentation/
H A Dtopdown.txt8 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/drivers/tty/vt/
H A Dgen_ucs_fallback_table.py176 overrides[0x2714] = ord('V') # ✔ HEAVY CHECK MARK
178 # X marks - lowercase for regular, uppercase for heavy
182 overrides[cp] = ord('X') # Heavy X marks -> X
/linux/Documentation/core-api/
H A Derrseq.rst50 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/Documentation/devicetree/bindings/regulator/
H A Drichtek,rt4831-regulator.yaml22 voltage drop from the heavy loading scenario. But it also make the power
/linux/drivers/net/ethernet/freescale/fman/
H A DKconfig22 FMAN DMA read or writes under heavy traffic load may cause FMAN
/linux/arch/arc/include/asm/
H A Dbarrier.h34 * heavy weight as it flushes the pipeline as well.
/linux/Documentation/isdn/
H A Dcredits.rst69 For heavy-duty-beta-testing with his BBS ;)
/linux/tools/perf/pmu-events/arch/x86/sandybridge/
H A Dsnb-metrics.json148 …he where the front-end directly delivers Uops (micro operations) avoiding heavy x86 decoding. The …
236 …on": "This metric represents fraction of slots where the CPU was retiring heavy-weight operations …
242 …on": "This metric represents fraction of slots where the CPU was retiring heavy-weight operations …
521 …elated). Two distinct categories can be attributed into this metric: (1) heavy data-dependency am…
531 …s not necessary mean there is no room for more performance. For example; Heavy-operations or Micr…
/linux/tools/perf/pmu-events/arch/x86/jaketown/
H A Djkt-metrics.json148 …he where the front-end directly delivers Uops (micro operations) avoiding heavy x86 decoding. The …
236 …on": "This metric represents fraction of slots where the CPU was retiring heavy-weight operations …
242 …on": "This metric represents fraction of slots where the CPU was retiring heavy-weight operations …
542 …elated). Two distinct categories can be attributed into this metric: (1) heavy data-dependency am…
552 …s not necessary mean there is no room for more performance. For example; Heavy-operations or Micr…
/linux/fs/ubifs/
H A DKconfig62 strictatime is the "heavy", relatime is "lighter", etc.
/linux/Documentation/filesystems/ext4/
H A Dorphan.rst19 in heavy creation of orphan inodes. When orphan file feature
/linux/Documentation/networking/device_drivers/fddi/
H A Ddefza.rst31 the use of PIO. As a result under a heavy transmission load there will
/linux/drivers/usb/serial/
H A Dwishbone-serial.c6 * Copyright (C) 2013 GSI Helmholtz Centre for Heavy Ion Research GmbH
/linux/mm/damon/
H A DKconfig87 scanning-based reclamation is used for heavy pressure.
/linux/Documentation/w1/slaves/
H A Dw1_ds28e17.rst54 which make heavy use of the I2C clock stretching feature and thus, the
/linux/drivers/atm/
H A Dnicstarmac.copyright8 * 10/4/97 - began heavy inline documentation of the code. Corrected typos
/linux/kernel/
H A Dworkqueue_internal.h18 * The poor guys doing the actual heavy lifting. All on-duty workers are

12345678910