/Linux-v6.1/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_ets.c | 44 if (params->quanta[i] && params->weights[i] == 0) in lan966x_ets_add() 55 w_min = min(w_min, params->weights[i]); in lan966x_ets_add() 64 lan_wr(lan966x_ets_hw_cost(w_min, params->weights[i]), in lan966x_ets_add()
|
/Linux-v6.1/mm/damon/ |
D | sysfs.c | 404 struct damon_sysfs_weights *weights = kmalloc(sizeof(*weights), in damon_sysfs_weights_alloc() local 407 if (!weights) in damon_sysfs_weights_alloc() 409 weights->kobj = (struct kobject){}; in damon_sysfs_weights_alloc() 410 weights->sz = sz; in damon_sysfs_weights_alloc() 411 weights->nr_accesses = nr_accesses; in damon_sysfs_weights_alloc() 412 weights->age = age; in damon_sysfs_weights_alloc() 413 return weights; in damon_sysfs_weights_alloc() 419 struct damon_sysfs_weights *weights = container_of(kobj, in sz_permil_show() local 422 return sysfs_emit(buf, "%u\n", weights->sz); in sz_permil_show() 428 struct damon_sysfs_weights *weights = container_of(kobj, in sz_permil_store() local [all …]
|
/Linux-v6.1/drivers/md/ |
D | dm-ps-historical-service-time.c | 50 unsigned int weights[HST_WEIGHT_COUNT]; member 153 return s->weights[bucket]; in hst_weight() 171 s->weights[i] = fixed_power(base, HST_FIXED_SHIFT, i + 1); in hst_set_weights() 172 s->weights[HST_WEIGHT_COUNT - 1] = 0; in hst_set_weights() 246 DMEMIT("2 %u %u ", s->weights[0], s->threshold_multiplier); in hst_status()
|
/Linux-v6.1/net/netfilter/ipvs/ |
D | Kconfig | 127 connections to different real servers based on server weights 128 in a round-robin manner. Servers with higher weights receive 129 new connections first than those with less weights, and servers 130 with higher weights get more connections than those with less 131 weights and servers with equal weights get equal connections. 294 until all slots in the table are filled. When using weights to 296 tiled an amount proportional to the weights specified. The table 298 multiplied by their respective weights. 312 65521 or 131071. When using weights to allow destinations to 314 proportional to the weights specified. The table needs to be large [all …]
|
/Linux-v6.1/Documentation/translations/zh_CN/admin-guide/mm/damon/ |
D | usage.rst | 82 │ │ │ │ │ │ │ │ weights/sz_permil,nr_accesses_permil,age_permil 239 目录(``weights``),其中有三个文件(``sz_permil``, ``nr_accesses_permil``, 和 243 置间隔`` ,分别向这三个文件写入数值。你还可以通过向 ``weights`` 目录下的三个文件写入数值来设 433 <ms> <sz> <reset interval> <priority weights> 484 # scheme+=" 0 0 100" # prioritization weights
|
/Linux-v6.1/net/ceph/crush/ |
D | mapper.c | 314 return arg->weight_set[position].weights; in get_choose_arg_weights() 334 __u32 *weights = get_choose_arg_weights(bucket, arg, position); in bucket_straw2_choose() local 338 dprintk("weight 0x%x item %d\n", weights[i], ids[i]); in bucket_straw2_choose() 339 if (weights[i]) { in bucket_straw2_choose() 361 draw = div64_s64(ln, weights[i]); in bucket_straw2_choose()
|
/Linux-v6.1/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_tc.c | 86 if (params->quanta[i] && params->weights[i] == 0) { in sparx5_tc_setup_qdisc_ets()
|
D | sparx5_qos.c | 484 w_min = min(w_min, params->weights[i]); in sparx5_tc_ets_add() 502 sparx5_weight_to_hw_cost(w_min, params->weights[i]); in sparx5_tc_ets_add()
|
/Linux-v6.1/Documentation/power/powercap/ |
D | dtpm.rst | 88 Note the sum of weights at the same level are equal to 1024. 90 …applied to a node, then it is distributed along the children given their weights. For example, if … 201 be updated with the new power numbers and weights.
|
/Linux-v6.1/Documentation/block/ |
D | bfq-iosched.rst | 130 among I/O-bound applications in proportion their weights, with any 319 weights can be assigned to processes only indirectly, through I/O 325 applications. Unset this tunable if you need/want to control weights. 356 case of differentiated weights or differentiated I/O-request lengths. 398 In the presence of differentiated weights or I/O-request sizes, both 506 device bandwidth, according to group weights. For example, a group 513 group in proportion to their weights. In particular, this implies 570 The linear mapping between ioprio and weights, described at the beginning 571 of the tunable section, is still valid, but all weights higher than 576 applications. Unset this tunable if you need/want to control weights.
|
/Linux-v6.1/block/ |
D | Kconfig.iosched | 24 of the device among all processes according to their weights,
|
/Linux-v6.1/include/linux/crush/ |
D | crush.h | 150 __u32 *weights; /*!< 16.16 fixed point weights member
|
/Linux-v6.1/Documentation/admin-guide/mm/damon/ |
D | usage.rst | 88 │ │ │ │ │ │ │ │ weights/sz_permil,nr_accesses_permil,age_permil 298 and age. For personalized prioritization, users can set the weights for the 302 ``reset_interval_ms``) and one directory (``weights``) having three files 307 respectively. You can also set the prioritization weights for size, access 309 files under the ``weights`` directory. 549 <ms> <sz> <reset interval> <priority weights> 559 and age. For personalized prioritization, users can set the weights for the 560 three properties in ``<priority weights>`` in below form:: 614 # scheme+=" 0 0 100" # prioritization weights
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-driver-hid-roccat-kone | 106 Description: The mouse can be equipped with one of four supplied weights 112 The values map to the weights as follows:
|
D | sysfs-kernel-mm-damon | 202 What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/quotas/weights/sz_permil 209 What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/quotas/weights/nr_accesses_… 216 What: /sys/kernel/mm/damon/admin/kdamonds/<K>/contexts/<C>/schemes/<S>/quotas/weights/age_permil
|
/Linux-v6.1/Documentation/networking/ |
D | nexthop-group-resilient.rst | 9 weights of constituent next hops. 69 When weights of next hops in a group are altered, it may be possible to 255 Changing next-hop weights leads to change in bucket allocation::
|
/Linux-v6.1/Documentation/driver-api/thermal/ |
D | power_allocator.rst | 245 Cooling device weights 258 `thermal_zone_device_register()` (i.e., platform code), then weights
|
/Linux-v6.1/Documentation/admin-guide/cgroup-v1/ |
D | blkio-controller.rst | 105 Currently allowed range of weights is from 1 to 1000. For more details, 109 Specifes per cgroup per device weights, overriding the default group
|
/Linux-v6.1/net/ceph/ |
D | osdmap.c | 253 kfree(arg->weight_set[j].weights); in free_choose_arg_map() 328 w->weights = decode_array_32_alloc(p, end, &w->size); in decode_choose_arg() 329 if (IS_ERR(w->weights)) { in decode_choose_arg() 330 ret = PTR_ERR(w->weights); in decode_choose_arg() 331 w->weights = NULL; in decode_choose_arg()
|
/Linux-v6.1/Documentation/mm/ |
D | balance.rst | 57 fancy, we could assign different weights to free pages in different
|
/Linux-v6.1/drivers/staging/media/ipu3/ |
D | ipu3-css-params.c | 2448 acc->ae.weights[i] = acc_user->ae.weights[i]; in imgu_css_cfg_acc() 2454 acc->ae.weights[i] = acc_old->ae.weights[i]; in imgu_css_cfg_acc() 2463 acc->ae.weights[i] = weight_def; in imgu_css_cfg_acc()
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_qdisc.c | 1324 const unsigned int *weights, in __mlxsw_sp_qdisc_ets_replace() argument 1361 weights[band]); in __mlxsw_sp_qdisc_ets_replace() 1559 p->weights, p->priomap); in mlxsw_sp_qdisc_ets_replace()
|
/Linux-v6.1/include/net/ |
D | pkt_cls.h | 999 unsigned int weights[TCQ_ETS_MAX_BANDS]; member
|
/Linux-v6.1/tools/perf/Documentation/ |
D | perf-diff.txt | 288 - WEIGHT-A/WEIGHT-B being user supplied weights in the the '-c' option
|
/Linux-v6.1/Documentation/scheduler/ |
D | sched-design-CFS.rst | 68 rq->cfs.load value, which is the sum of the weights of the tasks queued on the
|