Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/cgroup/
H A Dtest_cpuset_prs.sh670 LASTISOLCPU=
716 if [[ -z "$LASTISOLCPU" ]]
719 LASTISOLCPU=$CPU
720 elif [[ "$LASTISOLCPU" -eq $((CPU - 1)) ]]
722 echo $ISOLCPUS | grep -q "\<$LASTISOLCPU\$"
727 LASTISOLCPU=$CPU
731 ISOLCPUS=${ISOLCPUS}$LASTISOLCPU
734 LASTISOLCPU=$CPU
737 [[ "$ISOLCPUS" = *- ]] && ISOLCPUS=${ISOLCPUS}$LASTISOLCPU