Home
last modified time | relevance | path

Searched full:weight (Results 1 – 25 of 466) sorted by relevance

12345678910>>...19

/linux/net/netfilter/ipvs/
H A Dip_vs_wrr.c13 * with weight 0 when all weights are zero
27 * - mw: maximum weight
28 * - di: weight step, greatest common divisor from all weights
29 * - cw: current required weight
32 * First, we start with cw = mw and select dests with weight >= cw.
36 * pass 1: cw = max weight
37 * pass 2: cw = max weight - di
38 * pass 3: cw = max weight - 2 * di
43 * weight changes, it is possible some dest weight to be reduced
47 * so that last cw is 1 to catch such dests with weight below di:
[all …]
H A Dip_vs_lblcr.c8 * Julian Anastasov : Added the missing (dest->weight>0)
20 * (n.conns>n.weight AND
21 * there is a node m with m.conns<m.weight/2) then
166 /* select the first destination server, whose weight > 0 */ in ip_vs_dest_set_min()
172 if ((atomic_read(&least->weight) > 0) && in ip_vs_dest_set_min()
188 if (((__s64)loh * atomic_read(&dest->weight) > in ip_vs_dest_set_min()
189 (__s64)doh * atomic_read(&least->weight)) && in ip_vs_dest_set_min()
197 "activeconns %d refcnt %d weight %d overhead %d\n", in ip_vs_dest_set_min()
203 atomic_read(&least->weight), loh); in ip_vs_dest_set_min()
218 /* select the first destination server, whose weight > 0 */ in ip_vs_dest_set_max()
[all …]
/linux/tools/testing/selftests/drivers/net/
H A Dshaper.py149 raise KsftSkipEx("device does not support nested netdev scope shapers with weight")
212 if 'support-weight' in caps:
213 attrs['weight'] = 2
214 expected['weight'] = 2
295 ['support-nesting', 'support-weight'],
296 "device does not support nested queue scope shapers with weight")
301 'weight': 1}],
311 'weight': 2}],
322 'weight': 3},
324 'weight': 4}],
[all …]
/linux/Documentation/admin-guide/blockdev/drbd/
H A DDRBD-8.3-data-packets.svg47 …style="font-size:318px;font-weight:400;fill:#008000;visibility:visible;font-family:Helvetica embed…
67 …style="font-size:318px;font-weight:400;fill:#008000;visibility:visible;font-family:Helvetica embed…
78 …style="font-size:318px;font-weight:400;fill:#008000;visibility:visible;font-family:Helvetica embed…
86 …style="font-size:318px;font-weight:400;fill:#008000;visibility:visible;font-family:Helvetica embed…
94 …style="font-size:318px;font-weight:400;fill:#008000;visibility:visible;font-family:Helvetica embed…
102 …style="font-size:318px;font-weight:400;fill:#008000;visibility:visible;font-family:Helvetica embed…
110 …style="font-size:318px;font-weight:400;fill:#008000;visibility:visible;font-family:Helvetica embed…
118 …style="font-size:318px;font-weight:400;fill:#008000;visibility:visible;font-family:Helvetica embed…
126 …style="font-size:318px;font-weight:400;fill:#008000;visibility:visible;font-family:Helvetica embed…
143 …style="font-size:318px;font-weight:400;fill:#000080;visibility:visible;font-family:Helvetica embed…
[all …]
H A DDRBD-data-packets.svg49 …style="font-size:318px;font-weight:400;fill:#008000;visibility:visible;font-family:Helvetica embed…
68 …style="font-size:318px;font-weight:400;fill:#008000;visibility:visible;font-family:Helvetica embed…
76 …style="font-size:318px;font-weight:400;fill:#008000;visibility:visible;font-family:Helvetica embed…
84 …style="font-size:318px;font-weight:400;fill:#008000;visibility:visible;font-family:Helvetica embed…
92 …style="font-size:318px;font-weight:400;fill:#008000;visibility:visible;font-family:Helvetica embed…
100 …style="font-size:318px;font-weight:400;fill:#008000;visibility:visible;font-family:Helvetica embed…
108 …style="font-size:318px;font-weight:400;fill:#008000;visibility:visible;font-family:Helvetica embed…
116 …style="font-size:318px;font-weight:400;fill:#008000;visibility:visible;font-family:Helvetica embed…
124 …style="font-size:318px;font-weight:400;fill:#008000;visibility:visible;font-family:Helvetica embed…
143 …style="font-size:318px;font-weight:400;fill:#000080;visibility:visible;font-family:Helvetica embed…
[all …]
/linux/Documentation/RCU/Design/Data-Structures/
H A Dblkd_task.svg365 font-weight="bold"
368 …style="font-style:normal;font-weight:bold;font-size:192px;font-family:Courier;text-anchor:middle;f…
375 font-weight="bold"
378 …style="font-style:normal;font-weight:bold;font-size:192px;font-family:Courier;text-anchor:middle;f…
385 font-weight="bold"
388 …style="font-style:normal;font-weight:bold;font-size:192px;font-family:Courier;text-anchor:middle;f…
395 font-weight="bold"
398 …style="font-style:normal;font-weight:bold;font-size:192px;font-family:Courier;text-anchor:middle;f…
405 font-weight="bold"
408 …style="font-style:normal;font-weight:bold;font-size:192px;font-family:Courier;text-anchor:middle;f…
[all …]
H A DBigTreePreemptRCUBHdyntickCB.svg403 font-weight="bold"
406 …style="font-style:normal;font-weight:bold;font-size:187.978302px;font-family:Courier;text-anchor:m…
414 font-weight="bold"
417 …style="font-style:normal;font-weight:bold;font-size:187.978302px;font-family:Courier;text-anchor:m…
425 font-weight="bold"
428 …style="font-style:normal;font-weight:bold;font-size:187.978302px;font-family:Courier;text-anchor:m…
436 font-weight="bold"
439 …style="font-style:normal;font-weight:bold;font-size:187.978302px;font-family:Courier;text-anchor:m…
447 font-weight="bold"
450 …style="font-style:normal;font-weight:bold;font-size:187.978302px;font-family:Courier;text-anchor:m…
[all …]
H A DHugeTreeClassicRCU.svg478 font-weight="bold"
490 font-weight="bold"
502 font-weight="bold"
514 font-weight="bold"
526 font-weight="bold"
538 font-weight="bold"
550 font-weight="bold"
562 font-weight="bold"
574 font-weight="bold"
586 font-weight="bold"
[all …]
H A DBigTreeClassicRCU.svg226 font-weight="bold"
238 font-weight="bold"
250 font-weight="normal"
262 font-weight="bold"
274 font-weight="bold"
286 font-weight="normal"
298 font-weight="bold"
310 font-weight="bold"
322 font-weight="normal"
334 font-weight="bold"
[all …]
H A Dnxtlist.svg245 font-weight="bold"
248 …style="font-size:324px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;font-fami…
255 font-weight="bold"
258 …style="font-size:324px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;font-fami…
265 font-weight="bold"
268 …style="font-size:324px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;font-fami…
275 font-weight="bold"
278 …style="font-size:324px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;font-fami…
285 font-weight="bold"
288 …style="font-size:324px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;font-fami…
[all …]
/linux/Documentation/RCU/Design/Memory-Ordering/
H A DTreeRCU-gp.svg1231 font-weight="bold"
1234 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;font-fami…
1260 font-weight="bold"
1263 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
1278 font-weight="bold"
1281 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
1308 font-weight="bold"
1311 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
1317 font-weight="bold"
1320 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
[all …]
H A DTreeRCU-qs.svg333 font-weight="bold"
336 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;font-fami…
362 font-weight="bold"
365 …style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:…
367 …style="font-size:159.57754517px;font-style:normal;font-variant:normal;font-weight:normal;font-stre…
380 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
383 font-weight="bold"
444 font-weight="bold"
447 …style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:…
449 …style="font-size:159.57754517px;font-style:normal;font-variant:normal;font-weight:normal;font-stre…
[all …]
H A DTreeRCU-callback-registry.svg349 font-weight="bold"
352 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;font-fami…
378 font-weight="bold"
381 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
396 font-weight="bold"
399 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
426 font-weight="bold"
429 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
435 font-weight="bold"
438 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
[all …]
H A DTreeRCU-gp-fqs.svg547 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
550 font-weight="bold"
585 font-weight="bold"
588 …style="font-size:192.00001526px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;…
620 font-weight="bold"
623 …style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:…
625 …style="font-size:159.57754517px;font-style:normal;font-variant:normal;font-weight:normal;font-stre…
658 font-weight="bold"
661 …style="font-size:192.00001526px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;…
693 font-weight="bold"
[all …]
H A DTreeRCU-gp-init-2.svg288 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
291 font-weight="bold"
352 font-weight="bold"
355 …style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:…
357 …style="font-size:159.57754517px;font-style:normal;font-variant:normal;font-weight:normal;font-stre…
390 font-weight="bold"
393 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
399 font-weight="bold"
402 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
434 font-weight="bold"
[all …]
H A DTreeRCU-gp-cleanup.svg423 font-weight="bold"
426 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;font-fami…
454 font-weight="bold"
457 …style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:…
459 …style="font-size:159.57754517px;font-style:normal;font-variant:normal;font-weight:normal;font-stre…
472 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
475 font-weight="bold"
510 font-weight="bold"
513 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
547 font-weight="bold"
[all …]
H A DTreeRCU-gp-init-3.svg291 font-weight="bold"
294 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;font-fami…
320 font-weight="bold"
323 …style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:…
325 …style="font-size:159.57754517px;font-style:normal;font-variant:normal;font-weight:normal;font-stre…
338 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
341 font-weight="bold"
376 font-weight="bold"
379 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
411 font-weight="bold"
[all …]
H A DTreeRCU-hotplug.svg503 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
506 font-weight="bold"
512 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
515 font-weight="bold"
521 …style="font-size:192px;font-style:normal;font-weight:bold;text-anchor:start;fill:#000000;stroke-wi…
524 font-weight="bold"
531 …style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:…
534 font-weight="bold"
540 …style="font-size:159.57754517px;font-style:normal;font-variant:normal;font-weight:normal;font-stre…
557 …style="font-size:192px;font-style:normal;font-weight:bold;line-height:125%;text-anchor:start;fill:…
[all …]
/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
H A Dqfq.json25 "name": "Create QFQ with class weight setting",
36 "cmdUnderTest": "$TC class add dev $DUMMY parent 1: classid 1:1 qfq weight 100",
39 "matchPattern": "class qfq 1:1 root weight 100 maxpkt",
47 "name": "Test QFQ with max class weight setting",
58 "cmdUnderTest": "$TC class add dev $DUMMY parent 1: classid 1:1 qfq weight 9999",
61 "matchPattern": "class qfq 1:1 root weight 9999 maxpkt",
83 "matchPattern": "class qfq 1:1 root weight 1 maxpkt 2000",
105 "matchPattern": "class qfq 1:1 root weight 1 maxpkt 128",
127 "matchPattern": "class qfq 1:1 root weight 1 maxpkt 99999",
145 "$TC class add dev $DUMMY parent 1: classid 1:1 qfq weight 100"
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-mempolicy-weighted-interleave9 Description: Weight configuration interface for nodeN
11 The interleave weight for a memory node (N). These weights are
18 The minimum weight for a node is always 1.
20 Minimum weight: 1
21 Maximum weight: 255
26 Changing the weight to a valid value will automatically
46 a default weight of 1.
53 Writing a new weight to a node directly via the nodeN interface
/linux/lib/
H A Dirq_poll.c88 int work, weight; in irq_poll_softirq() local
107 weight = iop->weight; in irq_poll_softirq()
110 work = iop->poll(iop, weight); in irq_poll_softirq()
118 * consume their assigned weight (or more, some drivers can't in irq_poll_softirq()
124 if (work >= weight) { in irq_poll_softirq()
173 * @weight: The default weight (or command completion budget)
179 void irq_poll_init(struct irq_poll *iop, int weight, irq_poll_fn *poll_fn) in irq_poll_init() argument
183 iop->weight = weight; in irq_poll_init()
/linux/Documentation/gpu/amdgpu/display/
H A Dmulti-display-hdcp-mpo-less-pipe-ex.svg108 …style="font-style:normal;font-weight:normal;font-size:0.82813358px;line-height:1.25;font-family:sa…
115 …style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:2.0243…
120 …style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:2.0243…
139 …style="font-style:normal;font-weight:normal;font-size:0.82813358px;line-height:1.25;font-family:sa…
146 …style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:3.5277…
150 …style="font-style:normal;font-weight:normal;font-size:0.82813358px;line-height:1.25;font-family:sa…
157 …style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:3.5277…
161 …style="font-style:normal;font-weight:normal;font-size:0.82813358px;line-height:1.25;font-family:sa…
168 …style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:2.0243…
172 …style="font-style:normal;font-weight:normal;font-size:0.82813358px;line-height:1.25;font-family:sa…
[all …]
H A Dglobal_sync_vblank.svg318 …style="font-style:normal;font-weight:normal;font-size:3.17499995px;line-height:1.25;font-family:sa…
329 …style="font-style:normal;font-weight:normal;font-size:3.17499995px;line-height:1.25;font-family:sa…
340 …style="font-style:normal;font-weight:normal;font-size:3.17499995px;line-height:1.25;font-family:sa…
347 style="font-weight:bold;text-align:center;text-anchor:middle;stroke-width:0.26458332"
352 style="font-weight:bold;text-align:center;text-anchor:middle;stroke-width:0.26458332"
356 …style="font-style:normal;font-weight:normal;font-size:3.17499995px;line-height:1.25;font-family:sa…
364 …style="font-weight:bold;text-align:center;text-anchor:middle;stroke-width:0.26458332">VReady</tspa…
368 style="font-weight:bold;text-align:center;text-anchor:middle;stroke-width:0.26458332"
372 …style="font-style:normal;font-weight:normal;font-size:3.17499995px;line-height:1.25;font-family:sa…
379 style="font-weight:bold;text-align:center;text-anchor:middle;stroke-width:0.26458332"
[all …]
/linux/block/
H A Dbfq-iosched.h30 * than interactive ones. Over-raise the weight of the former to
66 /* scheduler weight sum; active and idle entities contribute to it */
113 * with a given weight.
116 unsigned int weight; /* weight of the queues this counter refers to */ member
117 unsigned int num_active; /* nr of active queues with this weight */
142 * Unless cgroups are used, the weight value is calculated from the
161 /* B-WF2Q+ start and finish timestamps [sectors/weight] */
176 /* budget, used also to calculate F_i: F_i = S_i + @budget / @weight */
182 /* device weight, if non-zero, it overrides the default weight of
185 /* weight of the queue */
[all …]
/linux/Documentation/userspace-api/media/v4l/
H A Dnv12mt_example.svg77 font-weight="400"
79 style="font-weight:400;font-size:635px;font-family:sans-serif"><tspan
121 font-weight="400"
123 style="font-weight:400;font-size:635px;font-family:sans-serif"><tspan
150 font-weight="400"
152 style="font-weight:400;font-size:635px;font-family:sans-serif"><tspan
179 font-weight="400"
181 style="font-weight:400;font-size:635px;font-family:sans-serif"><tspan
223 font-weight="400"
225 style="font-weight:400;font-size:635px;font-family:sans-serif"><tspan
[all …]

12345678910>>...19