Home
last modified time | relevance | path

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

123456789

/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/devicetree/bindings/thermal/
H A Dnvidia,tegra124-soctherm.yaml66 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 Dstop_machine.h92 * 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 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/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/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/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/tools/perf/pmu-events/arch/x86/sandybridge/
H A Dsnb-metrics.json149 …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 Dcredits.rst69 For heavy-duty-beta-testing with his BBS ;)
/linux/tools/perf/pmu-events/arch/x86/jaketown/
H A Djkt-metrics.json149 …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 Dspider_net.rst174 the hardware has skipped a descr or two (sometimes dozens under heavy
181 well, even under heavy network loads.
/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/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
/linux/fs/
H A Dstack.c9 * heavy-weight on 32-bit systems
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_rps_types.h77 * by the driver (raise frequencies under heavy loads, and lower for
/linux/Documentation/filesystems/
H A Dlocks.rst39 over time, or under a very heavy mail load, would eventually cause the kernel

123456789