/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/devicetree/bindings/thermal/ |
H A 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/include/linux/ |
H A 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/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/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/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/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/tools/perf/pmu-events/arch/x86/sandybridge/ |
H A 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/Documentation/isdn/ |
H A D | credits.rst | 69 For heavy-duty-beta-testing with his BBS ;)
|
/linux/tools/perf/pmu-events/arch/x86/jaketown/ |
H A 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/Documentation/networking/device_drivers/ethernet/toshiba/ |
H A 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/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/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
|
/linux/fs/ |
H A D | stack.c | 9 * heavy-weight on 32-bit systems
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_rps_types.h | 77 * by the driver (raise frequencies under heavy loads, and lower for
|
/linux/Documentation/filesystems/ |
H A D | locks.rst | 39 over time, or under a very heavy mail load, would eventually cause the kernel
|