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.sh851 NEWLIST=$(cat cpuset.cpus.effective)
853 while [[ $NEWLIST != $CPULIST && $RETRY -lt 8 ]]
858 NEWLIST=$(cat cpuset.cpus.effective)
860 [[ $NEWLIST != $CPULIST ]] && {
861 echo "Effective cpus changed to $NEWLIST after test $I!"