Searched refs:best (Results 1 – 17 of 17) sorted by relevance
/systemd-251/test/test-execute/ |
D | exec-ioschedulingclass-best-effort.service | 3 Description=Test for IOSchedulingClass=best-effort 6 ExecStart=/bin/sh -x -c 'c=$$(LC_ALL=C ionice); test "$${c%%:*}" = "best-effort"' 8 IOSchedulingClass=best-effort
|
D | exec-ioschedulingclass-none.service | 6 # Old kernels might report "none" here, new kernels "best-effort". 7 ExecStart=/bin/sh -x -c 'c=$$(LC_ALL=C ionice); test "$${c%%:*}" = "none" -o "$${c%%:*}" = "best-ef…
|
/systemd-251/src/resolve/ |
D | resolved-dns-server.c | 419 DnsServerFeatureLevel best; in dns_server_possible_feature_level() local 426 best = dns_server_get_dns_over_tls_mode(s) == DNS_OVER_TLS_NO ? in dns_server_possible_feature_level() 430 best = dns_server_get_dns_over_tls_mode(s) == DNS_OVER_TLS_NO ? in dns_server_possible_feature_level() 436 if (s->possible_feature_level > best) in dns_server_possible_feature_level() 437 s->possible_feature_level = best; in dns_server_possible_feature_level() 439 if (s->possible_feature_level < best && dns_server_grace_period_expired(s)) { in dns_server_possible_feature_level() 441 s->possible_feature_level = best; in dns_server_possible_feature_level()
|
/systemd-251/docs/ |
D | DESKTOP_ENVIRONMENTS.md | 112 ## Startup and shutdown best practices
|
D | NETWORK_ONLINE.md | 114 make the best of it. If it cannot reach a server it must retry. If network 119 started at any time, and will always do the best of the circumstances it is
|
D | RESOLVED-VPNS.md | 117 Let's discuss how the three DNS routing concepts above are best used for a 129 Here's how to best configure this for `systemd-resolved.service`:
|
D | CONTRIBUTING.md | 44 … and reply to your issue or PR right-away. We have a lot of work to do, but we are trying our best!
|
D | PORTABILITY_AND_STABILITY.md | 42 …to do so, despite this promise. However, if we do this, then we'll do our best to provide a smooth… 51 …ributions and OSes. That means that the interfaces where this applies are best reimplemented in a …
|
D | UIDS-GIDS.md | 183 If you hack on a container manager, and wonder how and how many UIDs best to 208 (see above). Following this allocation logic ensures best compatibility with
|
D | CODING_STYLE.md | 158 parameters are best prefixed with "ret_", to clarify they are return
|
D | CGROUP_DELEGATION.md | 484 may change in future versions. This means: it's best to avoid implementing a
|
D | USER_RECORD.md | 1021 best to list them here.
|
/systemd-251/ |
D | README | 145 fixed, and it's best to disable group scheduling hence: 153 next best thing is to make this change through a modprobe.d drop-in.
|
D | LICENSE.GPL2 | 285 possible use to the public, the best way to achieve this is to make it
|
D | TODO | 424 * userdb: when synthesizing NSS records, pick "best" password from defined
|
D | NEWS | 11079 with networkd, but will also make a best effort to make sense 12974 boot in quite some detail. It is one of the best bootchart
|
/systemd-251/catalog/ |
D | systemd.catalog.in | 421 as the best process to terminate and has been forcibly terminated by the
|