Home | History | Annotate | Download | only in angler

Lines Matching full:online

229     chown system system /sys/devices/system/cpu/cpu4/online
230 chmod 0660 /sys/devices/system/cpu/cpu4/online
231 chown system system /sys/devices/system/cpu/cpu5/online
232 chmod 0660 /sys/devices/system/cpu/cpu5/online
233 chown system system /sys/devices/system/cpu/cpu6/online
234 chmod 0660 /sys/devices/system/cpu/cpu6/online
235 chown system system /sys/devices/system/cpu/cpu7/online
236 chmod 0660 /sys/devices/system/cpu/cpu7/online
238 #set cpu4,5 online first, or they can't get into low power consumption mode
239 write /sys/devices/system/cpu/cpu4/online 1
240 write /sys/devices/system/cpu/cpu5/online 1
246 write /sys/devices/system/cpu/cpu1/online 0
247 write /sys/devices/system/cpu/cpu2/online 0
248 write /sys/devices/system/cpu/cpu3/online 0
249 write /sys/devices/system/cpu/cpu4/online 0
250 write /sys/devices/system/cpu/cpu5/online 0
251 write /sys/devices/system/cpu/cpu6/online 0
252 write /sys/devices/system/cpu/cpu7/online 0