Searched refs:BOOT_ISOLCPUS (Results 1 – 1 of 1) sorted by relevance
94 BOOT_ISOLCPUS=$(cat $CGROUP2/cpuset.cpus.isolated)95 if [[ -n "$BOOT_ISOLCPUS" ]]97 [[ $(echo $BOOT_ISOLCPUS | sed -e "s/[,-].*//") -le 7 ]] &&98 skip_test "Pre-isolated CPUs ($BOOT_ISOLCPUS) overlap CPUs to be tested"99 echo "Pre-isolated CPUs: $BOOT_ISOLCPUS"689 if [[ -z "$BOOT_ISOLCPUS" ]]693 ISOLCPUS=$(cat $ISCPUS | sed -e "s/,*$BOOT_ISOLCPUS//")735 ISOLCPUS=$(echo $ISOLCPUS | sed -e "s/,*$BOOT_ISOLCPUS//")