Home
last modified time | relevance | path

Searched refs:balancers (Results 1 – 9 of 9) sorted by relevance

/external/igt-gpu-tools/scripts/
Dmedia-bench.pl51 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/
Dhaproxy-protocol.d8 is used by some load balancers and reverse proxies to indicate the client's
/external/igt-gpu-tools/tests/i915/
Dgem_exec_balancer.c717 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/
Dload-balancing.md99 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/
Dlibxt_cluster.man2 need of load-balancers.
/external/grpc-grpc/src/proto/grpc/lb/v1/
Dload_reporter.proto181 // The unique ID generated by LoadReporter to identify balancers. Here it
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/lb/v1/
Dload_reporter.proto181 // The unique ID generated by LoadReporter to identify balancers. Here it
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/
Deds_for_test.proto357 // balancers. The load balancing weight for an endpoint is divided by the sum
/external/jline/src/src/test/resources/jline/example/
Denglish.gz