Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/cgroup/
Dtest_cpuset_prs.sh846 NEWLIST=$(cat cpuset.cpus.effective)
848 while [[ $NEWLIST != $CPULIST && $RETRY -lt 8 ]]
853 NEWLIST=$(cat cpuset.cpus.effective)
855 [[ $NEWLIST != $CPULIST ]] && {
856 echo "Effective cpus changed to $NEWLIST after test $I!"