Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/cgroup/
Dtest_cpuset_prs.sh670 LASTISOLCPU=
712 if [[ -z "$LASTISOLCPU" ]]
715 LASTISOLCPU=$CPU
716 elif [[ "$LASTISOLCPU" -eq $((CPU - 1)) ]]
718 echo $ISOLCPUS | grep -q "\<$LASTISOLCPU\$"
723 LASTISOLCPU=$CPU
727 ISOLCPUS=${ISOLCPUS}$LASTISOLCPU
730 LASTISOLCPU=$CPU
733 [[ "$ISOLCPUS" = *- ]] && ISOLCPUS=${ISOLCPUS}$LASTISOLCPU