Searched full:aggregates (Results 1 – 25 of 47) sorted by relevance
12
/Linux-v5.15/net/sched/ |
D | sch_qfq.c | 40 QFQ+ divides classes into aggregates of at most MAX_AGG_CLASSES 47 To speed up operations, QFQ+ divides also aggregates into a limited 51 schedules groups, then aggregates within groups, then classes within 52 aggregates. See [1] and [2] for a full description. 175 /* Array of RR lists of active aggregates. */ 848 * cause the service of other aggregates to be postponed, yet the 849 * worst-case guarantees of these aggregates are not violated. In 853 * the slot index, and 2 < QFQ_MAX_SLOTS-2. Hence the aggregates whose 866 * unjustly served before other aggregates waiting for service. This 868 * of these unlucky aggregates. [all …]
|
/Linux-v5.15/Documentation/devicetree/bindings/interconnect/ |
D | qcom,osm-l3.yaml | 14 The OSM L3 interconnect provider aggregates the L3 bandwidth requests
|
/Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/ |
D | marvell,sei.txt | 5 aggregator. It receives interrupts from several sources and aggregates
|
/Linux-v5.15/include/linux/ |
D | dma-fence-array.h | 3 * fence-array: aggregates fence to be waited together
|
D | damon.h | 152 * not. It aggregates and keeps the access information (number of accesses to
|
/Linux-v5.15/Documentation/admin-guide/perf/ |
D | qcom_l2_pmu.rst | 9 There is one logical L2 PMU exposed, which aggregates the results from
|
/Linux-v5.15/drivers/fsi/ |
D | Kconfig | 84 and aggregates sensor data from the processor and system. The OCC can
|
/Linux-v5.15/Documentation/devicetree/bindings/clock/ |
D | qcom,rpmcc.txt | 6 and accepts clock requests, aggregates the requests and turns
|
/Linux-v5.15/Documentation/hwmon/ |
D | occ.rst | 15 embedded on POWER processors. The OCC is a device that collects and aggregates
|
/Linux-v5.15/drivers/clk/qcom/ |
D | Kconfig | 74 memory and accepts clock requests, aggregates the requests and turns 87 memory and accepts clock requests, aggregates the requests and turns
|
/Linux-v5.15/arch/x86/kernel/cpu/ |
D | feat_ctl.c | 69 /* Synthetic APIC features that are aggregates of multiple features. */ in init_vmx_capabilities()
|
/Linux-v5.15/Documentation/driver-api/ |
D | edac.rst | 25 A printed circuit board that aggregates multiple memory devices in
|
/Linux-v5.15/Documentation/scheduler/ |
D | schedutil.txt | 27 Note that blocked tasks still contribute to the aggregates (task-group slices
|
/Linux-v5.15/Documentation/accounting/ |
D | psi.rst | 26 As psi aggregates this information in realtime, systems can be managed
|
/Linux-v5.15/arch/mips/sibyte/common/ |
D | bus_watcher.c | 10 * for those interrupts which aggregates the counts (to avoid
|
/Linux-v5.15/mm/damon/ |
D | core-test.h | 71 * DAMON checks access to each region and aggregates this information as the
|
/Linux-v5.15/Documentation/vm/damon/ |
D | design.rst | 100 access to each page per ``sampling interval`` and aggregates the results. In
|
/Linux-v5.15/Documentation/power/ |
D | charger-manager.rst | 28 aggregates charger-related information from multiple sources and
|
/Linux-v5.15/drivers/net/wireless/ath/ath9k/ |
D | debug.h | 148 * @a_aggr: Total no. of aggregates queued
|
/Linux-v5.15/net/batman-adv/ |
D | bat_v_ogm.c | 193 * Aggregates all OGMv2 packets currently in the aggregation queue into a 848 * @ogm_offset: offset to the OGM which should be processed (for aggregates)
|
/Linux-v5.15/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_vf.c | 449 * This function collects and aggregates per queue hardware statistics.
|
/Linux-v5.15/arch/arm/ |
D | Makefile | 52 # The Scalar Replacement of Aggregates (SRA) optimization pass in GCC 4.9 and
|
/Linux-v5.15/Documentation/trace/postprocess/ |
D | trace-pagealloc-postprocess.pl | 325 # Dump final aggregates
|
/Linux-v5.15/drivers/memory/tegra/ |
D | mc.c | 636 * provider aggregates the requests and then sends the aggregated request
|
/Linux-v5.15/tools/perf/Documentation/ |
D | perf-script-python.txt | 25 Python script that aggregates and extracts useful information from a
|
12