Home
last modified time | relevance | path

Searched full:least (Results 1 – 25 of 3751) sorted by relevance

12345678910>>...151

/Linux-v5.15/net/netfilter/ipvs/
Dip_vs_wlc.c3 * IPVS: Weighted Least-Connection Scheduling module
26 * Weighted Least Connection scheduling
32 struct ip_vs_dest *dest, *least; in ip_vs_wlc_schedule() local
53 least = dest; in ip_vs_wlc_schedule()
54 loh = ip_vs_dest_conn_overhead(least); in ip_vs_wlc_schedule()
62 * Find the destination with the least load. in ip_vs_wlc_schedule()
70 (__s64)doh * atomic_read(&least->weight)) { in ip_vs_wlc_schedule()
71 least = dest; in ip_vs_wlc_schedule()
78 IP_VS_DBG_ADDR(least->af, &least->addr), in ip_vs_wlc_schedule()
79 ntohs(least->port), in ip_vs_wlc_schedule()
[all …]
Dip_vs_lc.c3 * IPVS: Least-Connection Scheduling module
21 * Least Connection scheduling
27 struct ip_vs_dest *dest, *least = NULL; in ip_vs_lc_schedule() local
33 * Simply select the server with the least number of in ip_vs_lc_schedule()
46 if (!least || doh < loh) { in ip_vs_lc_schedule()
47 least = dest; in ip_vs_lc_schedule()
52 if (!least) in ip_vs_lc_schedule()
57 IP_VS_DBG_ADDR(least->af, &least->addr), in ip_vs_lc_schedule()
58 ntohs(least->port), in ip_vs_lc_schedule()
59 atomic_read(&least->activeconns), in ip_vs_lc_schedule()
[all …]
Dip_vs_nq.c50 * Weighted Least Connection scheduling
56 struct ip_vs_dest *dest, *least = NULL; in ip_vs_nq_schedule() local
84 least = dest; in ip_vs_nq_schedule()
89 if (!least || in ip_vs_nq_schedule()
91 (__s64)doh * atomic_read(&least->weight))) { in ip_vs_nq_schedule()
92 least = dest; in ip_vs_nq_schedule()
97 if (!least) { in ip_vs_nq_schedule()
105 IP_VS_DBG_ADDR(least->af, &least->addr), in ip_vs_nq_schedule()
106 ntohs(least->port), in ip_vs_nq_schedule()
107 atomic_read(&least->activeconns), in ip_vs_nq_schedule()
[all …]
Dip_vs_sed.c54 * Weighted Least Connection scheduling
60 struct ip_vs_dest *dest, *least; in ip_vs_sed_schedule() local
81 least = dest; in ip_vs_sed_schedule()
82 loh = ip_vs_sed_dest_overhead(least); in ip_vs_sed_schedule()
90 * Find the destination with the least load. in ip_vs_sed_schedule()
98 (__s64)doh * atomic_read(&least->weight)) { in ip_vs_sed_schedule()
99 least = dest; in ip_vs_sed_schedule()
106 IP_VS_DBG_ADDR(least->af, &least->addr), in ip_vs_sed_schedule()
107 ntohs(least->port), in ip_vs_sed_schedule()
108 atomic_read(&least->activeconns), in ip_vs_sed_schedule()
[all …]
Dip_vs_lblcr.c3 * IPVS: Locality-Based Least-Connection with Replication scheduler
16 * n, serverSet[dest_ip] <- {weighted least-conn node};
18 * n <- {least-conn (alive) node in serverSet[dest_ip]};
22 * n <- {weighted least-conn node};
160 /* get weighted least-connection node in the destination set */
164 struct ip_vs_dest *dest, *least; in ip_vs_dest_set_min() local
169 least = e->dest; in ip_vs_dest_set_min()
170 if (least->flags & IP_VS_DEST_F_OVERLOAD) in ip_vs_dest_set_min()
173 if ((atomic_read(&least->weight) > 0) in ip_vs_dest_set_min()
174 && (least->flags & IP_VS_DEST_F_AVAILABLE)) { in ip_vs_dest_set_min()
[all …]
DKconfig12 option must be enabled for at least one of the clustered computers
137 tristate "least-connection scheduling"
139 The least-connection scheduling algorithm directs network
140 connections to the server with the least number of active
147 tristate "weighted least-connection scheduling"
149 The weighted least-connection scheduling algorithm directs network
150 connections to the server with the least active connections
178 tristate "locality-based least-connection scheduling"
180 The locality-based least-connection scheduling algorithm is for
186 least-connection server to this IP address.
[all …]
Dip_vs_lblc.c3 * IPVS: Locality-Based Least-Connection scheduling module
23 * n, cachenode[dest_ip] <- {weighted least-conn node};
29 * n, cachenode[dest_ip] <- {weighted least-conn node};
402 struct ip_vs_dest *dest, *least; in __ip_vs_lblc_schedule() local
421 least = dest; in __ip_vs_lblc_schedule()
422 loh = ip_vs_dest_conn_overhead(least); in __ip_vs_lblc_schedule()
429 * Find the destination with the least load. in __ip_vs_lblc_schedule()
438 (__s64)doh * atomic_read(&least->weight)) { in __ip_vs_lblc_schedule()
439 least = dest; in __ip_vs_lblc_schedule()
446 IP_VS_DBG_ADDR(least->af, &least->addr), in __ip_vs_lblc_schedule()
[all …]
/Linux-v5.15/tools/testing/selftests/rcutorture/doc/
DTREE_RCU-kconfig.txt24 CONFIG_RCU_EQS_DEBUG -- Do at least one for CONFIG_NO_HZ_FULL and not.
32 nohz_full - do at least one.
33 maxcpu -- do at least one.
34 rcupdate.rcu_self_test_bh -- Do at least one each, offloaded and not.
35 rcupdate.rcu_self_test_sched -- Do at least one each, offloaded and not.
36 rcupdate.rcu_self_test -- Do at least one each, offloaded and not.
37 rcutree.rcu_fanout_exact -- Do at least one.
/Linux-v5.15/Documentation/ABI/stable/
Dsysfs-bus-mhi6 using a BHI (Boot Host Interface) register read after at least
8 without having the device power on at least once, the file will
18 at least one attempt to power up the device has been done. If
19 read without having the device power on at least once, the file
/Linux-v5.15/tools/perf/pmu-events/arch/x86/skylakex/
Dpipeline.json188 …"BriefDescription": "Core crystal clock cycles when at least one thread on the physical core is un…
225 …"BriefDescription": "Core crystal clock cycles when at least one thread on the physical core is un…
255 …"BriefDescription": "Core cycles when at least one thread on the physical core is not in halt stat…
273 …"BriefDescription": "Core cycles when at least one thread on the physical core is not in halt stat…
551 …"PublicDescription": "Counts the cycles when at least one uop is delivered by the LSD (Loop-stream…
673 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
683 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
693 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
703 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
713 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/x86/cascadelakex/
Dpipeline.json188 …"BriefDescription": "Core crystal clock cycles when at least one thread on the physical core is un…
225 …"BriefDescription": "Core crystal clock cycles when at least one thread on the physical core is un…
255 …"BriefDescription": "Core cycles when at least one thread on the physical core is not in halt stat…
273 …"BriefDescription": "Core cycles when at least one thread on the physical core is not in halt stat…
551 …"PublicDescription": "Counts the cycles when at least one uop is delivered by the LSD (Loop-stream…
673 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
683 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
693 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
703 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
713 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/x86/skylake/
Dpipeline.json138 "BriefDescription": "Cycles where at least 2 uops were executed per-thread",
144 "PublicDescription": "Cycles where at least 2 uops were executed per-thread.",
170 …"BriefDescription": "Core cycles when at least one thread on the physical core is not in halt stat…
188 "BriefDescription": "Cycles where at least 3 uops were executed per-thread",
194 "PublicDescription": "Cycles where at least 3 uops were executed per-thread.",
235 …"PublicDescription": "Counts the cycles when at least one uop is delivered by the LSD (Loop-stream…
264 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
274 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
284 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
294 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/x86/tigerlake/
Dpipeline.json575 …"PublicDescription": "Counts the cycles when at least one uop is delivered by the LSD (Loop-stream…
699 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
710 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
721 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
732 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
743 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
754 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
765 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
781 … "BriefDescription": "Cycles at least 1 micro-op is executed from any thread on physical core.",
788 …"PublicDescription": "Counts cycles when at least 1 micro-op is executed from any thread on physic…
[all …]
Dvirtual-memory.json14 … "BriefDescription": "Cycles when at least one PMH is busy with a page walk for a demand load.",
21 …"PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page …
81 "BriefDescription": "Cycles when at least one PMH is busy with a page walk for a store.",
88 …"PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page …
148 …"BriefDescription": "Cycles when at least one PMH is busy with a page walk for code (instruction f…
155 …"PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page …
/Linux-v5.15/tools/perf/pmu-events/arch/x86/icelake/
Dpipeline.json33 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
118 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
154 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
178 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
190 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
203 …"PublicDescription": "Counts the cycles when at least one uop is delivered by the LSD (Loop-stream…
388 … "BriefDescription": "Cycles at least 2 micro-op is executed from any thread on physical core.",
395 …"PublicDescription": "Counts cycles when at least 2 micro-ops are executed from any thread on phys…
549 … "BriefDescription": "Cycles at least 4 micro-op is executed from any thread on physical core.",
556 …"PublicDescription": "Counts cycles when at least 4 micro-ops are executed from any thread on phys…
[all …]
Dvirtual-memory.json39 … "BriefDescription": "Cycles when at least one PMH is busy with a page walk for a demand load.",
46 …"PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page …
88 "BriefDescription": "Cycles when at least one PMH is busy with a page walk for a store.",
95 …"PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page …
197 …"BriefDescription": "Cycles when at least one PMH is busy with a page walk for code (instruction f…
204 …"PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page …
/Linux-v5.15/tools/perf/pmu-events/arch/x86/icelakex/
Dpipeline.json287 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
299 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
311 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
323 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
335 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
347 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
359 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
552 …"PublicDescription": "Counts the cycles when at least one uop is delivered by the LSD (Loop-stream…
596 "BriefDescription": "Cycles where at least 1 uop was executed per-thread",
603 "PublicDescription": "Cycles where at least 1 uop was executed per-thread.",
[all …]
Dvirtual-memory.json51 … "BriefDescription": "Cycles when at least one PMH is busy with a page walk for a demand load.",
58 …"PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page …
124 "BriefDescription": "Cycles when at least one PMH is busy with a page walk for a store.",
131 …"PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page …
197 …"BriefDescription": "Cycles when at least one PMH is busy with a page walk for code (instruction f…
204 …"PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page …
/Linux-v5.15/lib/zstd/
Dhuf.h58 …size_t wkspSize); /**< `workSpace` must be a table of at least HUF_COMPRESS_WORKSPACE_SIZE_U32 uns…
93 /* The workspace must have alignment at least 4 and be at least this large */
97 /* The workspace must have alignment at least 4 and be at least this large */
146 …int preferRepeat); /**< `workSpace` must be a table of at least HUF_COMPRESS_WORKSPACE_SIZE_U32 un…
150 …* `workSpace` must be aligned on 4-bytes boundaries, and be at least as large as a table of 1024 …
190 …size_t wkspSize); /**< `workSpace` must be a table of at least HUF_COMPRESS_WORKSPACE_SIZE_U32 uns…
199 …int preferRepeat); /**< `workSpace` must be a table of at least HUF_COMPRESS_WORKSPACE_SIZE_U32 un…
/Linux-v5.15/sound/core/
Dpcm_iec958.c14 * @cs: channel status buffer, at least four bytes
122 * @cs: channel status buffer, at least four bytes
145 * @cs: channel status buffer, at least four bytes
166 * @cs: channel status buffer, at least four bytes
192 * @cs: channel status buffer, at least four bytes
/Linux-v5.15/arch/arc/lib/
Dstrcmp.S33 bic_s r0,r0,r1 ; mask for least significant difference bit
35 xor r0,r5,r1 ; mask for least significant difference byte
50 bic_s r0,r0,r1 ; mask for least significant difference bit
52 xor r0,r5,r1 ; mask for least significant difference byte
/Linux-v5.15/Documentation/userspace-api/media/mediactl/
Dmedia-types.rst144 composing must have at least two sink pads and one source
152 must have at least one sink pad and one source pad. Read
161 encoding conversion must have at least one sink pad and one
179 at least one sink pad and one source pad, and scale the
197 compressing video frames. Must have one sink pad and at least
203 frames. Must have one sink pad and at least one source pad.
213 least two sink pads and one source pad, and must pass the video
218 least one sink pad and at least one source pad. It receives video
379 at least one of those links must be enabled for the entity to be
/Linux-v5.15/tools/perf/pmu-events/arch/x86/ivybridge/
Dpipeline.json19 …"PublicDescription": "Core cycles when at least one thread on the physical core is not in halt sta…
25 …"BriefDescription": "Core cycles when at least one thread on the physical core is not in halt stat…
196 …"PublicDescription": "Core cycles when at least one thread on the physical core is not in halt sta…
203 …"BriefDescription": "Core cycles when at least one thread on the physical core is not in halt stat…
223 …"BriefDescription": "Reference cycles when the at least one thread on the physical core is unhalte…
243 …"BriefDescription": "Reference cycles when the at least one thread on the physical core is unhalte…
932 "PublicDescription": "Cycles where at least 1 uop was executed per-thread.",
938 "BriefDescription": "Cycles where at least 1 uop was executed per-thread",
943 "PublicDescription": "Cycles where at least 2 uops were executed per-thread.",
949 "BriefDescription": "Cycles where at least 2 uops were executed per-thread",
[all …]
/Linux-v5.15/tools/perf/pmu-events/arch/x86/ivytown/
Dpipeline.json19 …"PublicDescription": "Core cycles when at least one thread on the physical core is not in halt sta…
25 …"BriefDescription": "Core cycles when at least one thread on the physical core is not in halt stat…
196 …"PublicDescription": "Core cycles when at least one thread on the physical core is not in halt sta…
203 …"BriefDescription": "Core cycles when at least one thread on the physical core is not in halt stat…
223 …"BriefDescription": "Reference cycles when the at least one thread on the physical core is unhalte…
243 …"BriefDescription": "Reference cycles when the at least one thread on the physical core is unhalte…
932 "PublicDescription": "Cycles where at least 1 uop was executed per-thread.",
938 "BriefDescription": "Cycles where at least 1 uop was executed per-thread",
943 "PublicDescription": "Cycles where at least 2 uops were executed per-thread.",
949 "BriefDescription": "Cycles where at least 2 uops were executed per-thread",
[all …]
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-class-net-cdc_ncm48 least one max sized datagram plus headers.
64 least one max sized datagram plus headers.
127 be a power of 2, and shall be at least 4.
159 pipe. Shall be a power of 2, and shall be at least 4.

12345678910>>...151