/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/performance/templates/ |
D | loadtest_template_prebuilt_all_languages.yaml | 17 - language: csharp 20 - args: 21 - -c 22 - | 23 timeout --kill-after="${KILL_AFTER}" "${POD_TIMEOUT}" dotnet exec \ 25 --driver_port="${DRIVER_PORT}" 27 - bash 30 - language: dotnet 33 - args: 34 - -c [all …]
|
D | loadtest_template_basic_all_languages.yaml | 17 - build: 19 - bash 20 - /build_scripts/build_qps_worker.sh 27 - args: 28 - -c 29 - | 30 timeout --kill-after="${KILL_AFTER}" "${POD_TIMEOUT}" dotnet exec \ 32 --driver_port="${DRIVER_PORT}" 34 - bash 36 - build: [all …]
|
D | loadtest_template_psm_proxyless_prebuilt_all_languages.yaml | 17 - language: cxx 20 - args: 21 - -c 22 - | 23 timeout --kill-after="${KILL_AFTER}" "${POD_TIMEOUT}" \ 24 /source/code/bazel-bin/test/cpp/qps/qps_worker \ 25 --driver_port="${DRIVER_PORT}" 27 - bash 29 - name: GRPC_XDS_BOOTSTRAP 33 - args: [all …]
|
D | loadtest_template_psm_proxied_prebuilt_all_languages.yaml | 17 - language: cxx 20 - args: 21 - -c 22 - | 23 timeout --kill-after="${KILL_AFTER}" "${POD_TIMEOUT}" \ 24 /source/code/bazel-bin/test/cpp/qps/qps_worker \ 25 --driver_port="${DRIVER_PORT}" 27 - bash 30 - args: 31 - -default-config-path [all …]
|
D | loadtest_template_psm_proxied_basic_all_languages.yaml | 17 - build: 19 - build 20 - --config 21 - opt 22 - //test/cpp/qps:qps_worker 24 - bazel 31 - args: 32 - -c 33 - | 34 timeout --kill-after="${KILL_AFTER}" "${POD_TIMEOUT}" \ [all …]
|
D | loadtest_template_psm_proxyless_basic_all_languages.yaml | 17 - build: 19 - build 20 - --config 21 - opt 22 - //test/cpp/qps:qps_worker 24 - bazel 31 - args: 32 - -c 33 - | 34 timeout --kill-after="${KILL_AFTER}" "${POD_TIMEOUT}" \ [all …]
|
/aosp_15_r20/external/grpc-grpc/tools/run_tests/performance/templates/ |
H A D | loadtest_template_prebuilt_all_languages.yaml | 17 - language: csharp 20 - args: 21 - -c 22 - | 23 timeout --kill-after="${KILL_AFTER}" "${POD_TIMEOUT}" dotnet exec \ 25 --driver_port="${DRIVER_PORT}" 27 - bash 30 - language: dotnet 33 - args: 34 - -c [all …]
|
H A D | loadtest_template_basic_all_languages.yaml | 17 - build: 19 - bash 20 - /build_scripts/build_qps_worker.sh 27 - args: 28 - -c 29 - | 30 timeout --kill-after="${KILL_AFTER}" "${POD_TIMEOUT}" dotnet exec \ 32 --driver_port="${DRIVER_PORT}" 34 - bash 36 - build: [all …]
|
H A D | loadtest_template_psm_proxyless_prebuilt_all_languages.yaml | 17 - language: cxx 20 - args: 21 - -c 22 - | 23 timeout --kill-after="${KILL_AFTER}" "${POD_TIMEOUT}" \ 24 /source/code/bazel-bin/test/cpp/qps/qps_worker \ 25 --driver_port="${DRIVER_PORT}" 27 - bash 29 - name: GRPC_XDS_BOOTSTRAP 33 - args: [all …]
|
H A D | loadtest_template_psm_proxied_prebuilt_all_languages.yaml | 17 - language: cxx 20 - args: 21 - -c 22 - | 23 timeout --kill-after="${KILL_AFTER}" "${POD_TIMEOUT}" \ 24 /source/code/bazel-bin/test/cpp/qps/qps_worker \ 25 --driver_port="${DRIVER_PORT}" 27 - bash 30 - args: 31 - -default-config-path [all …]
|
H A D | loadtest_template_psm_proxied_basic_all_languages.yaml | 17 - build: 19 - build 20 - --config 21 - opt 22 - //test/cpp/qps:qps_worker 24 - bazel 31 - args: 32 - -c 33 - | 34 timeout --kill-after="${KILL_AFTER}" "${POD_TIMEOUT}" \ [all …]
|
H A D | loadtest_template_psm_proxyless_basic_all_languages.yaml | 17 - build: 19 - build 20 - --config 21 - opt 22 - //test/cpp/qps:qps_worker 24 - bazel 31 - args: 32 - -c 33 - | 34 timeout --kill-after="${KILL_AFTER}" "${POD_TIMEOUT}" \ [all …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/ |
D | PhFlagsTestHelper.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 45 private final FlagGuard mGlobalKillSwitchGuard = value -> setGlobalKillSwitch(!value); 66 // First check the behavior when the guarding flags are in place(like kill switches on) in testGuardedFeatureFlag() 69 "getter of %s by default when guarding flags are off / kill switch on", in testGuardedFeatureFlag() 77 // Then enable the guarding flags [Disables the guard / turn kill switches off.] in testGuardedFeatureFlag() 82 mExpect.withMessage("getter of %s by default when guarding kill switches are off", flagName) in testGuardedFeatureFlag() 104 // This is the default value for the flag's getter - ideally it should be the same as the in testGuardedFeatureFlagBackedBySystemProperty() 105 // constant value, but it's the opposite when it's backed by a "legacy" kill switch. in testGuardedFeatureFlagBackedBySystemProperty() 130 // First check the behavior when the guarding flags are in place(like kill switches on) in testGuardedFeatureFlagBackedBySystemProperty() 133 "getter of %s by default when guarding kill switches are on", in testGuardedFeatureFlagBackedBySystemProperty() [all …]
|
/aosp_15_r20/system/memory/lmkd/ |
D | lmkd.cpp | 8 * http://www.apache.org/licenses/LICENSE-2.0 44 #include <android-base/unique_fd.h> 97 #define NODE_STATS_MARKER " per-node stats" 118 #define SYSTEM_ADJ (-900) 139 * PSI_WINDOW_SIZE_MS after the event happens. 142 /* Polling period after PSI signal when pressure is high */ 144 /* Polling period after PSI signal when pressure is low */ 176 /* default to old in-kernel interface if no memory pressure events */ 197 } low_pressure_mem = { -1, -1 }; 210 static int mpevfd[VMPRESS_LEVEL_COUNT] = { -1, -1, -1 }; [all …]
|
D | README.md | 6 ------------ 15 ---------- 18 non-essential processes was handled by a kernel lowmemorykiller driver. 24 ------------------ 29 - `ro.config.low_ram`: choose between low-memory vs high-performance 32 - `ro.lmk.use_minfree_levels`: use free memory and file cache thresholds for 33 making decisions when to kill. This mode works 37 - `ro.lmk.low`: min oom_adj score for processes eligible to be 41 - `ro.lmk.medium`: min oom_adj score for processes eligible to be 43 (non-essential processes) [all …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/ |
D | Flags.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 113 /** Flag to disable direct app calls for Topics API. go/app-calls-for-topics-api */ 241 /** Only on-device classification. */ 247 /** Precomputed classification values are preferred over on-device classification values. */ 262 /** Returns the number of top labels allowed for every app after the classification process. */ 390 ".well-known/aggregation-service/v1/public-keys"; 405 * Default list(comma-separated) of origins for creating a URL used to fetch public encryption 536 "https://www.gstatic.com/mdi-serving/rubidium-adservices-adtech-enrollment/4503" 626 * Returns the minimum delay (in milliseconds) in job triggering after a registration request is 637 * Returns the maximum delay (in milliseconds) in job triggering after a registration request is [all …]
|
/aosp_15_r20/external/strace/ |
H A D | README-linux-ptrace | 13 process (tracer). Attachment and subsequent commands are per-thread: in 14 multi-threaded process, every thread can be individually attached to a 17 (possibly multi-threaded) process". Ptrace commands are always sent to 21 After attachment, each tracee can be in two states: running or stopped. 28 ptrace commands from the tracer is called ptrace-stop. Ptrace-stops can 29 be further subdivided into signal-delivery-stop, group-stop, 30 syscall-stop and so on. They are described in detail later. 35 When a (possibly multi-threaded) process receives a killing signal (a 36 signal set to SIG_DFL and whose default action is to kill the process), 38 not a ptrace-stop (because tracer can't query tracee status such as [all …]
|
/aosp_15_r20/cts/hostsidetests/car/src/android/car/cts/ |
H A D | CarWatchdogHostTest.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 39 import org.junit.After; 57 * CarWatchdog device-side test package. 62 * CarWatchdog device-side test class. 92 "dumpsys android.automotive.watchdog.ICarWatchdog/default --start_perf --max_duration" 93 + " 600 --interval 1"; 99 "dumpsys android.automotive.watchdog.ICarWatchdog/default --stop_perf"; 107 + "--reset_resource_overuse_stats %s,%s,%s", 111 * The command to kill a package due to resource overuse. 114 String.format("cmd car_service watchdog-resource-overuse-kill %s", WATCHDOG_TEST_PKG); [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/process/ |
D | mod.rs | 20 //! async fn main() -> Result<(), Box<dyn std::error::Error>> { 42 //! async fn main() -> Result<(), Box<dyn std::error::Error>> { 65 //! async fn main() -> Result<(), Box<dyn std::error::Error>> { 110 //! async fn main() -> Result<(), Box<dyn std::error::Error>> { 162 //! async fn main() -> Result<(), Box<dyn std::error::Error>> { 177 //! .arg("a-z") 178 //! .arg("A-Z") 202 //! paradigm of dropping-implies-cancellation, a spawned process will, by 203 //! default, continue to execute even after the `Child` handle has been dropped. 206 //! and kill the child process if the `Child` wrapper is dropped before it [all …]
|
/aosp_15_r20/external/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/ |
H A D | cpuset_memory_testset.sh | 19 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA # 38 cpus_all="$(seq -s, 0 $((nr_cpus-1)))" 39 mems_all="$(seq -s, 0 $((nr_mems-1)))" 44 HUGEPAGESIZE=$((${HUGEPAGESIZE:-0} * 1024)) 49 # $1 - cpuset_memory_test's pid 50 # $2 - move cpuset_memory_test's pid to this cpuset 55 /bin/kill -s SIGUSR1 $1 57 /bin/kill -s SIGUSR1 $1 59 /bin/kill -s SIGINT $1 67 if [ $? -ne 0 ]; then [all …]
|
/aosp_15_r20/external/cronet/testing/ |
H A D | xvfb.py | 3 # Use of this source code is governed by a BSD-style license that can be 30 # pylint: disable=useless-object-inheritance 40 def kill(proc, name, timeout_in_seconds=10): function 41 """Tries to kill |proc| gracefully with a timeout for each signal.""" 52 print('%s running after SIGTERM, trying SIGKILL.\n' % name, 54 proc.kill() 56 # proc.terminate()/kill() can raise, not sure if only ProcessLookupError 62 print('%s running after SIGTERM and SIGKILL; good luck!\n' % name, 66 def launch_dbus(env): # pylint: disable=inconsistent-return-statements 70 async-signal-safe (in particular, memory allocations) between fork and exec [all …]
|
/aosp_15_r20/external/skia/infra/bots/recipe_modules/flavor/examples/full.expected/ |
H A D | cpu_scale_failed_golo.json | 12 "/opt/infra-android/tools/adb", 19 "ADB_VENDOR_KEYS": "/home/chrome-bot/.android/chrome_infrastructure_adbkey", 28 "/opt/infra-android/tools/adb", 31 "-f", 36 "ADB_VENDOR_KEYS": "/home/chrome-bot/.android/chrome_infrastructure_adbkey", 45 "/opt/infra-android/tools/adb", 52 "ADB_VENDOR_KEYS": "/home/chrome-bot/.android/chrome_infrastructure_adbkey", 63 "/opt/infra-android/tools/adb", 76 "-u", 78 "--json-output", [all …]
|
H A D | cpu_scale_failed.json | 19 "ADB_VENDOR_KEYS": "/home/chrome-bot/.android/adbkey", 31 "-f", 36 "ADB_VENDOR_KEYS": "/home/chrome-bot/.android/adbkey", 52 "ADB_VENDOR_KEYS": "/home/chrome-bot/.android/adbkey", 76 "-u", 78 "--json-output", 89 "-u", 91 "--json-output", 93 "ensure-directory", 94 "--mode", [all …]
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/examples/tool/ |
H A D | sandbox2tool.cc | 7 // https://www.apache.org/licenses/LICENSE-2.0 19 // --v=1 20 // --sandbox2tool_resolve_and_add_libraries 21 // --sandbox2_danger_danger_permit_all 22 // --logtostderr 75 "Pause the process after 3 seconds, resume after the subsequent " 76 "3 seconds, kill it after the final 3 seconds"); 78 "Pause the process after 3 seconds, then SIGKILL it."); 80 "Dump the stack trace one second after the process is running."); 84 "Wall-time timeout in seconds (if >0)"); [all …]
|
/aosp_15_r20/external/ltp/testcases/network/stress/ssh/ |
H A D | ssh-stress.sh | 2 # SPDX-License-Identifier: GPL-2.0-or-later 3 # Copyright (c) 2021 Joerg Vehlow <joerg.vehlow@aox-tech.de> 14 TST_NEEDS_CMDS="sshd ssh ssh-keygen od pkill pgrep" 31 [ -s sshd.pid ] && kill $(cat sshd.pid) 32 [ -n "$NETSTRESS_PID" ] && kill -INT $NETSTRESS_PID >/dev/null 2>&1 34 [ -n "$RHOST_PIDS" ] && tst_rhost_run -c "kill $RHOST_PIDS" >/dev/null 2>&1 36 # Kill all remaining ssh processes 37 [ -n "$RHOST_SSH_CONF" ] && tst_rhost_run -c "pkill -f '^ssh $RHOST_SSH_CONF'" 45 port=$(tst_rhost_run -c "tst_get_unused_port ipv${TST_IPVER} stream") 63 ssh-keygen -q -N "" -t rsa -b 4096 -f $TST_TMPDIR/ssh_host_rsa_key [all …]
|