|
Edited by xxcv at 2016-12-12 19:08
Hi,
I am running "ubuntu server updated:2016-11-24" and my Orange Pi Zero always shows four process in I/O WAIT aka D state:
- # ps aux
- USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
- root 35 0.0 0.0 0 0 ? D Dec10 0:33 [usb-hardware-sc]
- root 58 0.0 0.0 0 0 ? D Dec10 0:00 [vsync proc 0]
- root 59 0.0 0.0 0 0 ? D Dec10 0:00 [vsync proc 1]
- root 63 0.0 0.0 0 0 ? D Dec10 0:00 [schw]
- ... snip....
- # uptime
- 10:59:17 up 1 day, 23:14, 1 user, load average: 4.81, 4.72, 4.69
- # uname -a
- Linux OrangePi 3.4.39 #46 SMP PREEMPT Wed Nov 9 09:50:08 CST 2016 armv7l armv7l armv7l GNU/Linux
Copy code
This is very inconvenient because of invalid load reported in uptime or top command
Is there a way to fix this?
Thanks
|
|