Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/cgroup/
H A Dtest_cpuset_prs.sh907 _NEWLIST=$(cat $CGROUP2/cpuset.cpus.effective)
909 while [[ $_NEWLIST != $CPULIST && $RETRY -lt 8 ]]
914 _NEWLIST=$(cat $CGROUP2/cpuset.cpus.effective)
916 [[ $_NEWLIST != $CPULIST ]] && {
917 echo "Effective cpus changed to $_NEWLIST after test $_NR!"