| /linux/net/sched/ |
| H A 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/Documentation/gpu/nova/core/ |
| H A D | devinit.rst | 19 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 D | fwsec.rst | 14 '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 D | falcon.rst | 28 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 D | stop_machine.h | 92 * 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 D | Kconfig.select-break | 9 # currently a feature of kconfig, given select was designed to be heavy handed.
|
| H A D | Kconfig.recursion-issue-02 | 35 # as mandatory required symbols. For more details on the heavy handed nature
|
| /linux/tools/include/uapi/linux/ |
| H A 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/tools/perf/Documentation/ |
| H A 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/drivers/tty/vt/ |
| H A D | gen_ucs_fallback_table.py | 176 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 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/Documentation/devicetree/bindings/regulator/ |
| H A D | richtek,rt4831-regulator.yaml | 22 voltage drop from the heavy loading scenario. But it also make the power
|
| /linux/drivers/net/ethernet/freescale/fman/ |
| H A D | Kconfig | 22 FMAN DMA read or writes under heavy traffic load may cause FMAN
|
| /linux/arch/arc/include/asm/ |
| H A D | barrier.h | 34 * heavy weight as it flushes the pipeline as well.
|
| /linux/Documentation/isdn/ |
| H A D | credits.rst | 69 For heavy-duty-beta-testing with his BBS ;)
|
| /linux/tools/perf/pmu-events/arch/x86/sandybridge/ |
| H A D | snb-metrics.json | 148 …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 D | jkt-metrics.json | 148 …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 D | Kconfig | 62 strictatime is the "heavy", relatime is "lighter", etc.
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | orphan.rst | 19 in heavy creation of orphan inodes. When orphan file feature
|
| /linux/Documentation/networking/device_drivers/fddi/ |
| H A D | defza.rst | 31 the use of PIO. As a result under a heavy transmission load there will
|
| /linux/drivers/usb/serial/ |
| H A D | wishbone-serial.c | 6 * Copyright (C) 2013 GSI Helmholtz Centre for Heavy Ion Research GmbH
|
| /linux/mm/damon/ |
| H A D | Kconfig | 87 scanning-based reclamation is used for heavy pressure.
|
| /linux/Documentation/w1/slaves/ |
| H A D | w1_ds28e17.rst | 54 which make heavy use of the I2C clock stretching feature and thus, the
|
| /linux/drivers/atm/ |
| H A D | nicstarmac.copyright | 8 * 10/4/97 - began heavy inline documentation of the code. Corrected typos
|
| /linux/kernel/ |
| H A D | workqueue_internal.h | 18 * The poor guys doing the actual heavy lifting. All on-duty workers are
|