Lines Matching full:online
58 hotpluggable_memory online
63 grep -q online $SYSFS/devices/system/memory/memory$1/state
73 echo online > $SYSFS/devices/system/memory/memory$1/state
103 echo $FUNCNAME $memory: unexpected online >&2
184 # Online all hot-pluggable memory
187 echo -e "\t online all hot-pluggable memory in offline state:"
190 echo "offline->online memory$memory"
204 echo -e "\t offline $ratio% hot-pluggable memory in online state"
208 echo "online->offline memory$memory"
223 # Online all hot-pluggable memory again
226 echo -e "\t online all hot-pluggable memory in offline state:"
229 echo "offline->online memory$memory"
277 # Test memory hot-add error handling (offline => online)
287 # Online all hot-pluggable memory
293 # Test memory hot-remove error handling (online => offline)