OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPUSET_TMP
(Results
1 - 10
of
10
) sorted by null
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_pressure_test/
cpuset_memory_pressure_testset.sh
46
echo 0 > "$CPUSET/cpuset.memory_pressure_enabled" 2> $
CPUSET_TMP
/stderr
48
cpuset_log_error $
CPUSET_TMP
/stderr
65
echo 0 > "$CPUSET/cpuset.memory_pressure_enabled" 2> $
CPUSET_TMP
/stderr
67
cpuset_log_error $
CPUSET_TMP
/stderr
86
echo 1 > "$CPUSET/cpuset.memory_pressure_enabled" 2> $
CPUSET_TMP
/stderr
88
cpuset_log_error $
CPUSET_TMP
/stderr
93
cpuset_set "$CPUSET/sub_cpuset" "0" "0" "0" 2> $
CPUSET_TMP
/stderr
95
cpuset_log_error $
CPUSET_TMP
/stderr
117
echo 1 > "$CPUSET/cpuset.memory_pressure_enabled" 2> $
CPUSET_TMP
/stderr
119
cpuset_log_error $
CPUSET_TMP
/stder
[
all
...]
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/
cpuset_sched_domains_test.sh
55
setup_test_environment $cpuoffline 2> $
CPUSET_TMP
/stderr
57
cpuset_log_error $
CPUSET_TMP
/stderr
62
cpuset_set "$CPUSET" "-" "$mems_all" "$load_balance" 2>$
CPUSET_TMP
/stderr
64
cpuset_log_error $
CPUSET_TMP
/stderr
69
cpu_hotplug $HOTPLUG_CPU $cpuoffline 2> $
CPUSET_TMP
/stderr
71
cpuset_log_error $
CPUSET_TMP
/stderr
78
cpuset_sched_domains_check 2> $
CPUSET_TMP
/stderr
81
cpuset_log_error $
CPUSET_TMP
/stderr
105
cpuset_set "$CPUSET" "-" "$mems_all" "$r_balance" 2> $
CPUSET_TMP
/stderr
107
cpuset_log_error $
CPUSET_TMP
/stder
[
all
...]
cpuset_load_balance_test.sh
72
cpuset_set "$CPUSET" "-" "$mems_all" "$r_balance" 2> $
CPUSET_TMP
/stderr
74
cpuset_log_error $
CPUSET_TMP
/stderr
79
cpuset_set "$g_path" "$g_cpus" "$mems_all" "$g_balance" 2> $
CPUSET_TMP
/stderr
81
cpuset_log_error $
CPUSET_TMP
/stderr
86
cpuset_cpu_hog 2> $
CPUSET_TMP
/cpu-hog_stderr &
91
cpuset_log_error $
CPUSET_TMP
/stderr
97
cpuset_set_opt "$g_path" "tasks" "$pid" 2> $
CPUSET_TMP
/stderr
99
cpuset_log_error $
CPUSET_TMP
/stderr
108
/bin/kill -s SIGUSR1 $pid 2> $
CPUSET_TMP
/stderr
110
cpuset_log_error $
CPUSET_TMP
/stder
[
all
...]
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/
cpuset_memory_testset.sh
46
MEMORY_RESULT="$
CPUSET_TMP
/memory_result"
66
cpuset_set "$CPUSET/0" "$cpu_of_node0" "0" "0" 2> $
CPUSET_TMP
/stderr
68
cpuset_log_error $
CPUSET_TMP
/stderr
83
cpuset_set "$CPUSET/0" "$cpu_of_node0" "0" "0" 2> $
CPUSET_TMP
/stderr
85
cpuset_log_error $
CPUSET_TMP
/stderr
100
cpuset_set "$CPUSET/0" "$cpu_of_node0" "0" "0" 2> $
CPUSET_TMP
/stderr
102
cpuset_log_error $
CPUSET_TMP
/stderr
117
cpuset_set "$CPUSET/0" "$cpu_of_node0" "0" "0" 2> $
CPUSET_TMP
/stderr
119
cpuset_log_error $
CPUSET_TMP
/stderr
134
cpuset_set "$CPUSET/0" "$cpu_of_node0" "0" "0" 2> $
CPUSET_TMP
/stder
[
all
...]
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_hotplug_test/
cpuset_hotplug_test.sh
72
setup_test_environment $cpuhotplug 2> $
CPUSET_TMP
/stderr
74
cpuset_log_error $
CPUSET_TMP
/stderr
82
cpu_hotplug $HOTPLUG_CPU $cpuhotplug 2> $
CPUSET_TMP
/stderr
84
cpuset_log_error $
CPUSET_TMP
/stderr
125
setup_test_environment $cpuhotplug 2> $
CPUSET_TMP
/stderr
127
cpuset_log_error $
CPUSET_TMP
/stderr
132
cpuset_set "$path" "$cpus" "$mems_all" "0" 2> $
CPUSET_TMP
/stderr
134
cpuset_log_error $
CPUSET_TMP
/stderr
142
echo $tst_pid > "$path/tasks" 2> $
CPUSET_TMP
/stderr
144
cpuset_log_error $
CPUSET_TMP
/stder
[
all
...]
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_spread_test/
cpuset_memory_spread_testset.sh
203
cpuset_set "$cpusetpath" "$cpu_list" "$node_list" "0" 2> $
CPUSET_TMP
/stderr
205
cpuset_log_error $
CPUSET_TMP
/stderr
210
/bin/echo "$is_spread" > "$cpusetpath/cpuset.memory_spread_page" 2> $
CPUSET_TMP
/stderr
212
cpuset_log_error $
CPUSET_TMP
/stderr
217
/bin/echo "$test_pid" > "$cpusetpath/tasks" 2> $
CPUSET_TMP
/stderr
219
cpuset_log_error $
CPUSET_TMP
/stderr
226
/bin/echo 3 > /proc/sys/vm/drop_caches 2> $
CPUSET_TMP
/stderr
228
cpuset_log_error $
CPUSET_TMP
/stderr
/external/ltp/testcases/kernel/controllers/cpuset/
cpuset_funcs.sh
39
CPUSET_TMP
="/tmp/
cpuset_tmp
"
129
mkdir -p "$
CPUSET_TMP
"
170
rm -rf "$
CPUSET_TMP
" > /dev/null 2>&1
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_inherit_test/
cpuset_inherit_testset.sh
57
/bin/echo "$write_string" > "$write_file" 2> $
CPUSET_TMP
/stderr
58
mkdir $(dirname $write_file)/2 2> $
CPUSET_TMP
/stderr
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_syscall_test/
cpuset_syscall_testset.sh
40
TEST_OUTPUT="$
CPUSET_TMP
/result"
41
TEST_PROCSTATUS="$
CPUSET_TMP
/status"
42
TEST_PROCNUMA="$
CPUSET_TMP
/numa_maps"
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_base_ops_test/
cpuset_base_ops_testset.sh
58
/bin/echo "$write_string" > "$write_file" 2> $
CPUSET_TMP
/stderr
Completed in 229 milliseconds