Home
last modified time | relevance | path

Searched full:robin (Results 1 – 25 of 111) sorted by relevance

12345

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb_82599.h40 #define IXGBE_RTTDCS_TDPAC 0x00000001 /* 0 Round Robin,
43 #define IXGBE_RTTDCS_VMPAC 0x00000002 /* 0 Round Robin,
44 * 1 WRR - Weighted Round Robin
73 /* Receive Arbitration Control: 0 Round Robin, 1 DFP */
89 #define IXGBE_RTTPCS_TPPAC 0x00000020 /* 0 Round Robin,
H A Dixgbe_dcb_82598.h42 #define IXGBE_DPMCS_TDPAC 0x00000001 /* 0 Round Robin,
68 #define IXGBE_PDPMCS_TPPAC 0x00000020 /* 0 Round Robin,
/illumos-gate/usr/src/man/man5/
H A Dipnat.541 rr ::= "round-robin" .
79 round robin fashion;
205 \fIround-robin\fP based load balancing. The first option allows for a
217 rdr le0 203.1.2.3/32 port 80 -> 203.1.2.3,203.1.2.4 port 80 tcp round-robin
218 rdr le0 203.1.2.3/32 port 80 -> 203.1.2.5 port 80 tcp round-robin
H A Dnss.555 nameserver needs to be maintained. To use the DNS round robin feature, for
H A Dresolv.conf.5174 round-robin from among those listed. The query load is spread among all listed
/illumos-gate/usr/src/man/man8/
H A Dmpathadm.8548 Default Load Balance: round-robin
550 round-robin
565 round-robin
570 round-robin
633 Current Load Balance: round-robin
/illumos-gate/usr/src/uts/sun4/os/
H A Dintr.c637 * advance through interrupt enabled cpus (round-robin).
640 * cpu_intr_weight, round robin when all equal.
651 * round-robin), a network interface controller (NIC) may have a large
709 * Advance to online CPU after curr_cpu (round-robin). For in intr_dist_cpuid()
712 * default weight of zero is used. We degrade to round-robin in intr_dist_cpuid()
714 * and round-robin behavior continues. in intr_dist_cpuid()
745 /* update static pointer for next round-robin */ in intr_dist_cpuid()
767 * intr_dist_cpuid will still provide round-robin.
781 * round-robin distribution from intr_dist_cpuid). in intr_dist_cpuid_add_device_weight()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.conf31 # path. Setting load-balance="round-robin" will cause each path to the device
34 load-balance="round-robin";
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_rs.c55 * robin allocation.
169 * Performs a round robin allocation. in ioat_rs_alloc()
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_buffers.c149 * Advance the input index of the buffers(round-robin) and return pointer
170 * Advance the output index of the buffers(round-robin) and return pointer
/illumos-gate/usr/src/cmd/netfiles/
H A Dnss.dfl43 #by the nameserver needs to be maintained. (example: DNS round robin feature)
/illumos-gate/usr/src/uts/common/sys/
H A Dlgrp.h155 LGRP_NUM_ROUNDROBIN, /* # of times round robin policy applied */
189 "round robin policy", \
334 LGRP_MEM_POLICY_ROUNDROBIN, /* round robin across all lgroups */
H A Dmdi_impldefs.h181 LOAD_BALANCE_RR, /* Round Robin */
497 * Round Robin - Balance the pHCI load in a Round Robin fashion.
1140 * will be selected in a round robin fashion). The load balancing scheme
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dast.def17 [chen]="Robin Chen <chen@research.att.com>"
/illumos-gate/usr/src/head/
H A Dsched.h49 #define SCHED_RR 2 /* real-time class: round-robin */
/illumos-gate/usr/src/cmd/bhyve/amd64/
H A Dioapic.c43 * Assign PCI INTx interrupts to I/O APIC pins in a round-robin
/illumos-gate/usr/src/man/man3head/
H A Dsched.h.3head107 the Round-Robin (RR) policy. Processes scheduled to this policy, if not
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DREADME4 (C information abstractor from Robin Chen), and a collection of other
/illumos-gate/usr/src/man/man3c/
H A Dpthread_getschedparam.3c95 real-time class: round-robin
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_cno_wait.c125 /* shift list by one to simulate round-robin */ in dapl_cno_wait()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxpvtap.h72 * robin allocation.
/illumos-gate/usr/src/man/man4i/
H A Ddkio.4i598 This ioctl allows highly available applications to perform round-robin reads
657 Therefore to perform a round-robin read all of
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ftable.c159 * round-robin only if we have more than one route in the bucket. in ire_ftable_lookup_v4()
269 * round-robin only if we have more than one route in the bucket. in ire_ftable_lookup_simple_v4()
829 * Round-robin the routers list looking for a route that in ire_round_robin()
1426 /* ire_ftable_lookup handles round-robin/ECMP */ in ire_route_recursive_impl_v4()
1726 /* ire_ftable_lookup handles round-robin/ECMP */ in ire_route_recursive_dstonly_v4()
H A Dip6_ire.c944 * round-robin only if we have more than one route in the bucket. in ire_ftable_lookup_v6()
1128 /* ftable_lookup did round robin */ in ire_ftable_lookup_simple_v6()
1190 /* ire_ftable_lookup handles round-robin/ECMP */ in ire_route_recursive_impl_v6()
1481 /* ire_ftable_lookup handles round-robin/ECMP */ in ire_route_recursive_dstonly_v6()
/illumos-gate/usr/src/man/man1/
H A Dplgrp.1167 to the \fBlgroups\fR in a round robin fashion.

12345