Lines Matching refs:offline
31 echo "CPU online/offline summary:"
46 offline_cpus=`cat $SYSFS/devices/system/cpu/offline`
52 echo -e "\t Cpus in offline state: $offline_cpus"
107 echo $FUNCNAME $cpu: unexpected offline >&2
133 echo $FUNCNAME $cpu: unexpected offline >&2
146 echo $FUNCNAME $cpu: unexpected offline >&2
171 echo -e "\t default offline one cpu"
172 echo -e "\t run with -a option to offline all cpus"
189 # Safe test (default) - offline and online one cpu
194 echo -e "\t online to offline to online: cpu $online_max"
199 echo -e "\t offline to online to offline: cpu $present_max"
207 echo -e "\t online all offline cpus"
208 echo -e "\t offline all online cpus"
209 echo -e "\t online all offline cpus"
269 # Test CPU hot-add error handling (offline => online)
285 # Test CPU hot-remove error handling (online => offline)