Searched refs:balancers (Results 1 – 9 of 9) sorted by relevance
/external/igt-gpu-tools/scripts/ |
D | media-bench.pl | 51 my @balancers = ( 'rr', 'rand', 'qd', 'qdr', 'qdavg', 'rt', 'rtr', 'rtavg', 397 @balancers = split /,/, $opts{'B'}; 399 unshift @balancers, ''; 420 say map { "$_," } @balancers; 494 BAL: foreach my $bal (@balancers) {
|
/external/curl/docs/cmdline-opts/ |
D | haproxy-protocol.d | 8 is used by some load balancers and reverse proxies to indicate the client's
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_exec_balancer.c | 717 void *balancers = NULL; in indices() local 746 to_user_pointer(balancers); in indices() 747 balancers = balancer; in indices() 758 igt_require(balancers); in indices() 759 engines.extensions = to_user_pointer(balancers); in indices() 779 while (balancers) { in indices() 782 b = balancers; in indices() 786 balancers = n; in indices()
|
/external/grpc-grpc/doc/ |
D | load-balancing.md | 99 load balancing policies should be implemented in external load balancers. 133 by the resolver are used as a fallback in case no balancers can be 136 may report load to the load balancers, if that information is needed
|
/external/iptables/extensions/ |
D | libxt_cluster.man | 2 need of load-balancers.
|
/external/grpc-grpc/src/proto/grpc/lb/v1/ |
D | load_reporter.proto | 181 // The unique ID generated by LoadReporter to identify balancers. Here it
|
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/lb/v1/ |
D | load_reporter.proto | 181 // The unique ID generated by LoadReporter to identify balancers. Here it
|
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/ |
D | eds_for_test.proto | 357 // balancers. The load balancing weight for an endpoint is divided by the sum
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|