Home
last modified time | relevance | path

Searched refs:balance (Results 1 – 23 of 23) sorted by relevance

/f-stack/dpdk/examples/ip_pipeline/examples/
H A Droute_ecmp.cli22 table action profile APRT ipv4 offset 270 fwd balance offset 278 mask 00FF0000FFFFFFFFFFFFFFFFFFFFF…
49 pipeline PIPELINE0 table 0 rule add match lpm ipv4 100.0.0.0 10 action fwd table 1 balance 0 0 0 0 …
50 pipeline PIPELINE0 table 0 rule add match lpm ipv4 100.64.0.0 10 action fwd table 1 balance 1 1 1 1…
51 pipeline PIPELINE0 table 0 rule add match lpm ipv4 100.128.0.0 10 action fwd table 1 balance 2 2 2 …
52 pipeline PIPELINE0 table 0 rule add match lpm ipv4 100.192.0.0 10 action fwd table 1 balance 3 3 3 …
/f-stack/freebsd/contrib/openzfs/module/avl/
H A Davl.c307 avl_rotation(avl_tree_t *tree, avl_node_t *node, int balance) in avl_rotation() argument
309 int left = !(balance < 0); /* when balance = -2, left will be 0 */ in avl_rotation()
311 int left_heavy = balance >> 1; in avl_rotation()
452 balance = AVL_XBALANCE(gchild); in avl_rotation()
454 AVL_SETBALANCE(child, (balance == right_heavy ? left_heavy : 0)); in avl_rotation()
459 AVL_SETBALANCE(node, (balance == left_heavy ? right_heavy : 0)); in avl_rotation()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dip_pipeline.rst197 …| routing (ECMP) | | load balance, | 2. Link create …
327 [balance offset <key_offset> mask <key_mask> port <port_id0> ... <port_id15>]
335 [balance offset <key_offset> mask <key_mask> outoffset <out_offset>]
467 [balance <out0> ... <out7>]
H A Dqos_scheduler.rst334 providing flexibility to balance the work.
H A Dserver_node_efd.rst33 individually load-balance millions of flows (number of targets * maximum number
/f-stack/freebsd/contrib/v4l/
H A Dvideodev.h136 __u16 balance; /* Stereo balance */ member
/f-stack/dpdk/doc/guides/prog_guide/
H A Dlink_bonding_poll_mode_drv_lib.rst107 same speed and duplex settings using the selected balance transmit policy
270 the device is in balance XOR mode.
400 Currently supports modes 0,1,2,3,4,5 (round-robin, active backup, balance,
442 the bonded device is in balance mode. If not user specified this defaults
495 Create a bonded device in balance mode with two slaves specified by their PCI addresses, and a tran…
H A Dmember_lib.rst72 Library to load-balance flows to worker threads with in-order guarantee where a
/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c1928 int balance; /* Used by rebalance */ member
2193 node->balance = 0; in clusterManagerNewNode()
3437 return node1->balance - node2->balance; in clusterManagerCompareNodeBalance()
5308 total_balance += n->balance; in clusterManagerCommandRebalance()
5337 n->balance--; in clusterManagerCommandRebalance()
5366 int db = abs(dst->balance); in clusterManagerCommandRebalance()
5367 int sb = abs(src->balance); in clusterManagerCommandRebalance()
5411 dst->balance += numslots; in clusterManagerCommandRebalance()
5412 src->balance -= numslots; in clusterManagerCommandRebalance()
5413 if (dst->balance == 0) dst_idx++; in clusterManagerCommandRebalance()
[all …]
/f-stack/dpdk/doc/guides/eventdevs/
H A Dsw.rst82 A value of 32 seems a good balance however your specific application may
/f-stack/dpdk/doc/guides/bbdevs/
H A Dacc100.rst165 queues, priorities, load balance, bandwidth and other settings necessary for the
H A Dfpga_5gnr_fec.rst151 queues, priorities, load balance, bandwidth and other settings necessary for the
H A Dfpga_lte_fec.rst150 queues, priorities, load balance, bandwidth and other settings necessary for the
/f-stack/freebsd/contrib/zstd/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
H A DCONTRIBUTING.md168 This is a hard balance to strike but please keep in mind other aspects of Zstd when
/f-stack/dpdk/license/
H A Dgpl-2.0.txt211 any particular circumstance, the balance of the section is intended to
H A Dlgpl-2.1.txt388 particular circumstance, the balance of the section is intended to apply,
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A DTHIRDPARTYLICENSE.gplv2211 any particular circumstance, the balance of the section is intended to
/f-stack/
H A DLICENSE202 … is held invalid or unenforceable under any particular circumstance, the balance of the section is…
/f-stack/freebsd/kern/
H A Dsched_ule.c3111 SYSCTL_INT(_kern_sched, OID_AUTO, balance, CTLFLAG_RW, &rebalance, 0,
/f-stack/app/redis-5.0.5/
H A D00-RELEASENOTES962 18. Dynamic HZ to balance idle CPU usage with responsiveness.
3003 18. Dynamic HZ to balance idle CPU usage with responsiveness.
/f-stack/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst2540 For example, set a Link Bonding device (port 10) to use a balance policy of layer 3+4 (IP addresses…
2587 in balance mode with a transmission policy of layer 2+3::
/f-stack/app/nginx-1.16.1/
H A DCHANGES2373 *) Feature: it is now possible to use the "ip_hash" directive to balance