Home
last modified time | relevance | path

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

12345678910>>...124

/Linux-v5.10/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.10/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.10/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.10/tools/perf/pmu-events/arch/x86/cascadelakex/
Dpipeline.json109 …"BriefDescription": "Core crystal clock cycles when at least one thread on the physical core is un…
199 "BriefDescription": "Cycles where at least 1 uop was executed per-thread",
205 "PublicDescription": "Cycles where at least 1 uop was executed per-thread.",
253 "BriefDescription": "Cycles where at least 2 uops were executed per-thread",
259 "PublicDescription": "Cycles where at least 2 uops were executed per-thread.",
297 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
307 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
317 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
327 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
337 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
[all …]
/Linux-v5.10/tools/perf/pmu-events/arch/x86/skylakex/
Dpipeline.json148 "BriefDescription": "Cycles where at least 2 uops were executed per-thread",
154 "PublicDescription": "Cycles where at least 2 uops were executed per-thread.",
180 …"BriefDescription": "Core cycles when at least one thread on the physical core is not in halt stat…
198 "BriefDescription": "Cycles where at least 3 uops were executed per-thread",
204 "PublicDescription": "Cycles where at least 3 uops were executed per-thread.",
245 …"PublicDescription": "Counts the cycles when at least one uop is delivered by the LSD (Loop-stream…
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…
304 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
[all …]
/Linux-v5.10/tools/perf/pmu-events/arch/x86/skylake/
Dpipeline.json26 …"BriefDescription": "Core cycles when at least one thread on the physical core is not in halt stat…
165 …"BriefDescription": "Core cycles when at least one thread on the physical core is not in halt stat…
196 …"BriefDescription": "Core crystal clock cycles when at least one thread on the physical core is un…
215 …"BriefDescription": "Core crystal clock cycles when at least one thread on the physical core is un…
290 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
300 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
310 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
320 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
330 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
340 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
[all …]
/Linux-v5.10/tools/perf/pmu-events/arch/x86/icelake/
Dpipeline.json227 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
238 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
249 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
260 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
271 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
282 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
293 …"PublicDescription": "Counts, on the per-thread basis, cycles during which at least one uop is dis…
458 …"PublicDescription": "Counts the cycles when at least one uop is delivered by the LSD (Loop-stream…
505 "PublicDescription": "Cycles where at least 1 uop was executed per-thread.",
512 "BriefDescription": "Cycles where at least 1 uop was executed per-thread",
[all …]
Dvirtual-memory.json48 …"PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page …
55 … "BriefDescription": "Cycles when at least one PMH is busy with a page walk for a demand load.",
115 …"PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page …
122 "BriefDescription": "Cycles when at least one PMH is busy with a page walk for a store.",
182 …"PublicDescription": "Counts cycles when at least one PMH (Page Miss Handler) is busy with a page …
189 …"BriefDescription": "Cycles when at least one PMH is busy with a page walk for code (instruction f…
/Linux-v5.10/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.10/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.10/Documentation/userspace-api/media/mediactl/
Dmedia-types.rst143 composing must have at least two sink pads and one source
151 must have at least one sink pad and one source pad. Read
160 encoding conversion must have at least one sink pad and one
178 at least one sink pad and one source pad, and scale the
196 compressing video frames. Must have one sink pad and at least
202 frames. Must have one sink pad and at least one source pad.
206 least two sink pads and one source pad, and must pass the video
211 least one sink pad and at least one source pad. It receives video
372 at least one of those links must be enabled for the entity to be
/Linux-v5.10/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.10/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.10/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.
/Linux-v5.10/Documentation/devicetree/bindings/iio/adc/
Dfsl,imx25-gcq.yaml29 Required when at least one subnode uses the this reference.
34 Required when at least one subnode uses this reference.
39 Required when at least one subnode uses this reference.
/Linux-v5.10/drivers/s390/net/
Dctcm_fsms.h270 MPCG_STATE_READY XID exchanges for at least 1 write and
282 At least 1, but not all, XID2(0)'s
290 At least 1, but not all, XID2(7)'s
308 At least 1, but not all, XID2(0)'s
316 At least 1, but not all, XID2(7)'s
/Linux-v5.10/tools/testing/selftests/powerpc/tm/
Dtm-signal-context-chk-vsx.c81 * registers, but only the least significant 64 bits of vsr0-31. The in signal_usr1()
90 * part of one VSX half, i.e. v_regs + 1 points to the least significant in signal_usr1()
95 /* Get pointer to least significant doubleword of vsr0-31 */ in signal_usr1()
103 * copy VSX least significant one from 64-bit slots below in signal_usr1()
127 * copy VSX least significant one from 64-bit slots below in signal_usr1()
/Linux-v5.10/arch/powerpc/lib/
Dstrlen_32.S20 * byte changed from 0 to 1. This works because the least significant
21 * 0 byte must have had no incoming carry (otherwise it's not the least
30 * of no consequence since the least significant match is the one
/Linux-v5.10/tools/testing/selftests/powerpc/stringloops/
Dstrlen_32.S20 * byte changed from 0 to 1. This works because the least significant
21 * 0 byte must have had no incoming carry (otherwise it's not the least
30 * of no consequence since the least significant match is the one

12345678910>>...124