Searched +full:round +full:- +full:robin (Results 1 – 25 of 428) sorted by relevance
12345678910>>...18
| /kernel/linux/linux-6.6/drivers/md/ |
| D | dm-ps-round-robin.c | 1 // SPDX-License-Identifier: GPL-2.0-only 4 * Copyright (C) 2004-2005 Red Hat, Inc. All rights reserved. 10 * Round-robin path selector. 13 #include <linux/device-mapper.h> 15 #include "dm-path-selector.h" 20 #define DM_MSG_PREFIX "multipath round-robin" 25 *--------------------------------------------------------------- 26 * Path-handling code, paths are held in lists 27 *--------------------------------------------------------------- 40 list_del(&pi->list); in free_paths() [all …]
|
| D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 6 dm-mod-y += dm.o dm-table.o dm-target.o dm-linear.o dm-stripe.o \ 7 dm-ioctl.o dm-io.o dm-kcopyd.o dm-sysfs.o dm-stats.o \ 8 dm-rq.o dm-io-rewind.o 9 dm-multipath-y += dm-path-selector.o dm-mpath.o 10 dm-historical-service-time-y += dm-ps-historical-service-time.o 11 dm-io-affinity-y += dm-ps-io-affinity.o 12 dm-queue-length-y += dm-ps-queue-length.o 13 dm-round-robin-y += dm-ps-round-robin.o 14 dm-service-time-y += dm-ps-service-time.o [all …]
|
| /kernel/linux/linux-5.10/drivers/md/ |
| D | dm-round-robin.c | 3 * Copyright (C) 2004-2005 Red Hat, Inc. All rights reserved. 9 * Round-robin path selector. 12 #include <linux/device-mapper.h> 14 #include "dm-path-selector.h" 19 #define DM_MSG_PREFIX "multipath round-robin" 23 /*----------------------------------------------------------------- 24 * Path-handling code, paths are held in lists 25 *---------------------------------------------------------------*/ 37 list_del(&pi->list); in free_paths() 42 /*----------------------------------------------------------------- [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_dcb_82599.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 2 /* Copyright(c) 1999 - 2018 Intel Corporation. */ 8 #define IXGBE_RTTDCS_TDPAC 0x00000001 /* 0 Round Robin, 9 * 1 WSP - Weighted Strict Priority 11 #define IXGBE_RTTDCS_VMPAC 0x00000002 /* 0 Round Robin, 12 * 1 WRR - Weighted Round Robin 16 #define IXGBE_RTTDCS_BDPM 0x00400000 /* Bypass Data Pipe - must clear! */ 17 #define IXGBE_RTTDCS_BPBFSM 0x00800000 /* Bypass PB Free Space - must 42 /* Receive Arbitration Control: 0 Round Robin, 1 DFP */ 58 #define IXGBE_RTTPCS_TPPAC 0x00000020 /* 0 Round Robin, [all …]
|
| D | ixgbe_dcb_82598.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 2 /* Copyright(c) 1999 - 2018 Intel Corporation. */ 10 #define IXGBE_DPMCS_TDPAC 0x00000001 /* 0 Round Robin, 1 DFP - Deficit Fixed Priority */ 33 #define IXGBE_PDPMCS_TPPAC 0x00000020 /* 0 Round Robin, 1 for DFP - Deficit Fixed Priority */ 46 /* DCB hardware-specific driver APIs */
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_dcb_82599.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 2 /* Copyright(c) 1999 - 2018 Intel Corporation. */ 8 #define IXGBE_RTTDCS_TDPAC 0x00000001 /* 0 Round Robin, 9 * 1 WSP - Weighted Strict Priority 11 #define IXGBE_RTTDCS_VMPAC 0x00000002 /* 0 Round Robin, 12 * 1 WRR - Weighted Round Robin 16 #define IXGBE_RTTDCS_BDPM 0x00400000 /* Bypass Data Pipe - must clear! */ 17 #define IXGBE_RTTDCS_BPBFSM 0x00800000 /* Bypass PB Free Space - must 42 /* Receive Arbitration Control: 0 Round Robin, 1 DFP */ 58 #define IXGBE_RTTPCS_TPPAC 0x00000020 /* 0 Round Robin, [all …]
|
| D | ixgbe_dcb_82598.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 2 /* Copyright(c) 1999 - 2018 Intel Corporation. */ 10 #define IXGBE_DPMCS_TDPAC 0x00000001 /* 0 Round Robin, 1 DFP - Deficit Fixed Priority */ 33 #define IXGBE_PDPMCS_TPPAC 0x00000020 /* 0 Round Robin, 1 for DFP - Deficit Fixed Priority */ 46 /* DCB hardware-specific driver APIs */
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/mm/ |
| D | swap_numa.rst | 40 swapA/swapB -> swapC -> swapD -> swapE -> swapF 42 swapA and swapB will be used in a round robin mode before any other swap device. 46 swapC -> swapA -> swapB -> swapD -> swapE -> swapF 50 swapD/swapE -> swapA -> swapB -> swapC -> swapF 52 Similaly, swapD and swapE will be used in a round robin mode before any 57 swapF -> swapA -> swapB -> swapC -> swapD -> swapE 65 priority, they are used round robin. This change here replaces the single 66 global swap_avail_list with a per-numa-node list, i.e. for each numa node, 71 or the system will pick one starting from -1 then downwards. The priority 74 the semantics for priority >=0 cases, the previous starting from -1 then [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/ |
| D | renesas,rcar-gyroadc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/renesas,rcar-gyroadc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas R-Car GyroADC 10 - Marek Vasut <marek.vasut+renesas@gmail.com> 15 are sampled by the GyroADC block in a round-robin fashion and the result 23 - enum: 24 - renesas,r8a7791-gyroadc 25 - renesas,r8a7792-gyroadc [all …]
|
| D | qcom,spmi-rradc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/qcom,spmi-rradc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm's SPMI PMIC Round Robin ADC 10 - Caleb Connolly <caleb.connolly@linaro.org> 13 The Qualcomm SPMI Round Robin ADC (RRADC) provides interface to clients to 21 - qcom,pmi8998-rradc 22 - qcom,pm660-rradc 27 qcom,batt-id-delay-ms: [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/ |
| D | renesas,gyroadc.txt | 1 * Renesas R-Car GyroADC device driver 5 are sampled by the GyroADC block in a round-robin fashion and the result 9 - compatible: Should be "<soc-specific>", "renesas,rcar-gyroadc". 10 The <soc-specific> should be one of: 11 renesas,r8a7791-gyroadc - for the GyroADC block present 13 renesas,r8a7792-gyroadc - for the GyroADC with interrupt 15 - reg: Address and length of the register set for the device 16 - clocks: References to all the clocks specified in the clock-names 18 Documentation/devicetree/bindings/clock/clock-bindings.txt. 19 - clock-names: Shall contain "fck". The "fck" is the GyroADC block clock. [all …]
|
| /kernel/linux/linux-5.10/Documentation/vm/ |
| D | swap_numa.rst | 42 swapA/swapB -> swapC -> swapD -> swapE -> swapF 44 swapA and swapB will be used in a round robin mode before any other swap device. 48 swapC -> swapA -> swapB -> swapD -> swapE -> swapF 52 swapD/swapE -> swapA -> swapB -> swapC -> swapF 54 Similaly, swapD and swapE will be used in a round robin mode before any 59 swapF -> swapA -> swapB -> swapC -> swapD -> swapE 67 priority, they are used round robin. This change here replaces the single 68 global swap_avail_list with a per-numa-node list, i.e. for each numa node, 73 or the system will pick one starting from -1 then downwards. The priority 76 the semantics for priority >=0 cases, the previous starting from -1 then [all …]
|
| /kernel/linux/linux-5.10/net/netfilter/ipvs/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 10 IP Virtual Server support will let you build a high-performance 74 if IP VS was compiled built-in. 115 tristate "round-robin scheduling" 117 The robin-robin scheduling algorithm simply directs network 118 connections to different real servers in a round-robin manner. 124 tristate "weighted round-robin scheduling" 126 The weighted robin-robin scheduling algorithm directs network 128 in a round-robin manner. Servers with higher weights receive 137 tristate "least-connection scheduling" [all …]
|
| /kernel/linux/linux-6.6/net/netfilter/ipvs/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 10 IP Virtual Server support will let you build a high-performance 75 IP VS was compiled built-in. 116 tristate "round-robin scheduling" 118 The robin-robin scheduling algorithm simply directs network 119 connections to different real servers in a round-robin manner. 125 tristate "weighted round-robin scheduling" 127 The weighted robin-robin scheduling algorithm directs network 129 in a round-robin manner. Servers with higher weights receive 138 tristate "least-connection scheduling" [all …]
|
| D | ip_vs_rr.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * IPVS: Round-Robin Scheduling module 12 * Wensong Zhang : changed for the d-linked destination list 28 svc->sched_data = &svc->destinations; in ip_vs_rr_init_svc() 37 spin_lock_bh(&svc->sched_lock); in ip_vs_rr_del_dest() 38 p = (struct list_head *) svc->sched_data; in ip_vs_rr_del_dest() 39 /* dest is already unlinked, so p->prev is not valid but in ip_vs_rr_del_dest() 40 * p->next is valid, use it to reach previous entry. in ip_vs_rr_del_dest() 42 if (p == &dest->n_list) in ip_vs_rr_del_dest() 43 svc->sched_data = p->next->prev; in ip_vs_rr_del_dest() [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/hsi/ |
| D | client-devices.txt | 7 - hsi-channel-ids: A list of channel ids 9 - hsi-rx-mode: Receiver Bit transmission mode ("stream" or "frame") 10 - hsi-tx-mode: Transmitter Bit transmission mode ("stream" or "frame") 11 - hsi-mode: May be used instead hsi-rx-mode and hsi-tx-mode if 14 - hsi-speed-kbps: Max bit transmission speed in kbit/s 15 - hsi-flow: RX flow type ("synchronized" or "pipeline") 16 - hsi-arb-mode: Arbitration mode for TX frame ("round-robin", "priority") 20 - hsi-channel-names: A list with one name per channel specified in the 21 hsi-channel-ids property 26 hsi-controller { [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/hsi/ |
| D | client-devices.txt | 7 - hsi-channel-ids: A list of channel ids 9 - hsi-rx-mode: Receiver Bit transmission mode ("stream" or "frame") 10 - hsi-tx-mode: Transmitter Bit transmission mode ("stream" or "frame") 11 - hsi-mode: May be used instead hsi-rx-mode and hsi-tx-mode if 14 - hsi-speed-kbps: Max bit transmission speed in kbit/s 15 - hsi-flow: RX flow type ("synchronized" or "pipeline") 16 - hsi-arb-mode: Arbitration mode for TX frame ("round-robin", "priority") 20 - hsi-channel-names: A list with one name per channel specified in the 21 hsi-channel-ids property 26 hsi-controller { [all …]
|
| /kernel/linux/linux-5.10/drivers/net/team/ |
| D | team_mode_roundrobin.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * drivers/net/team/team_mode_roundrobin.c - Round-robin mode for team 21 return (struct rr_priv *) &team->mode_priv; in rr_priv() 30 rr_priv(team)->sent_packets++); in rr_transmit() 75 MODULE_DESCRIPTION("Round-robin mode for team");
|
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 30 tristate "Round-robin mode support" 34 round-robin fashion using packet counter. 54 tristate "Active-backup mode support" 67 tristate "Load-balance mode support"
|
| /kernel/linux/linux-6.6/drivers/net/team/ |
| D | team_mode_roundrobin.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * drivers/net/team/team_mode_roundrobin.c - Round-robin mode for team 20 return (struct rr_priv *) &team->mode_priv; in rr_priv() 29 rr_priv(team)->sent_packets++); in rr_transmit() 74 MODULE_DESCRIPTION("Round-robin mode for team");
|
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 30 tristate "Round-robin mode support" 34 round-robin fashion using packet counter. 54 tristate "Active-backup mode support" 67 tristate "Load-balance mode support"
|
| /kernel/linux/linux-6.6/include/net/ |
| D | fq.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 17 * struct fq_flow - per traffic flow queue 24 * (deficit round robin) based round robin queuing similar to the one 40 * struct fq_tin - a logical container of fq_flows 63 * struct fq - main container for fair queuing purposes
|
| /kernel/linux/linux-5.10/include/net/ |
| D | fq.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 13 * struct fq_flow - per traffic flow queue 20 * (deficit round robin) based round robin queuing similar to the one 23 * fat flows and efficient head-dropping if packet limit is reached 39 * struct fq_tin - a logical container of fq_flows 60 * struct fq - main container for fair queuing purposes 63 * head-dropping when @backlog reaches @limit
|
| /kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
| D | otx_cptvf.h | 1 /* SPDX-License-Identifier: GPL-2.0 22 #define otx_cpt_device_ready(cpt) ((cpt)->flags & OTX_CPT_FLAG_DEVICE_READY) 57 for (i = 0, q = &qinfo->queue[i]; i < qinfo->num_queues; i++, \ 58 q = &qinfo->queue[i]) 74 u8 vfgrp; /* VF group (0 - 8) */ 77 * VF priority ring: 1-High proirity round 78 * robin ring;0-Low priority round robin ring; 83 /* MSI-X */ 90 /* VF-PF mailbox communication */
|
| /kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/ |
| D | otx_cptvf.h | 1 /* SPDX-License-Identifier: GPL-2.0 22 #define otx_cpt_device_ready(cpt) ((cpt)->flags & OTX_CPT_FLAG_DEVICE_READY) 57 for (i = 0, q = &qinfo->queue[i]; i < qinfo->num_queues; i++, \ 58 q = &qinfo->queue[i]) 74 u8 vfgrp; /* VF group (0 - 8) */ 77 * VF priority ring: 1-High proirity round 78 * robin ring;0-Low priority round robin ring; 83 /* MSI-X */ 90 /* VF-PF mailbox communication */
|
12345678910>>...18