tobiasBora / MT7630E_3.16

A modification of original driver that works under kernel 3.16
14 stars 0 forks source link

100% CPU usage #1

Closed zaidakram closed 9 years ago

zaidakram commented 9 years ago

I believe this issue is still not resolved. My kernel version is:

Linux Zaid-PC 3.13.0-30-generic #54-Ubuntu SMP Mon Jun 9 22:45:01 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

Here is what top shows


top - 21:58:30 up 5 min,  2 users,  load average: 0.72, 0.46, 0.22
Tasks: 221 total,   3 running, 218 sleeping,   0 stopped,   0 zombie
%Cpu(s):  0.3 us,  0.6 sy,  0.0 ni, 74.3 id,  0.0 wa, 24.8 hi,  0.0 si,  0.0 st
KiB Mem:   7949732 total,  2104404 used,  5845328 free,    66244 buffers
KiB Swap:  8156156 total,        0 used,  8156156 free.   952908 cached Mem

PID         USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND

3           root      20   0       0      0      0 R 100.0  0.0   2:54.29 ksoftirqd/0
4117        zaid      20   0  665468  22024  12972 S   1.0  0.3   0:01.67 gnome-terminal                                                                                        
5188        zaid      20   0  776048  47296  18008 S   1.0  0.6   0:00.39 chrome                                                                                                
1972        root      20   0  303176  26904  15744 S   0.7  0.3   0:14.57 Xorg                                                                                                  
76          root      20   0       0      0      0 S   0.3  0.0   0:00.56 kworker/u16:1                                                                                         
1871        mongodb   20   0  349464  38464  10212 S   0.3  0.5   0:01.40 mongod                                                                                                
4702        zaid      20   0 1513936 157440  55440 S   0.3  2.0   0:21.42 chrome                                                                                                
1           root      20   0   33896   3204   1468 S   0.0  0.0   0:01.45 init                                                                                                  
2           root      20   0       0      0      0 S   0.0  0.0   0:00.00 kthreaded
tobiasBora commented 9 years ago

Yes, I can confirm this issue is still present. However I didn't wrote this driver, I just modify the official driver to solve some problem (bluetooth not recognized, don't work on kernel 3.16...) with solution found on forum... If you can find a solution on the internet I would be happy to add it here !

Maybe we could write to Mediatek, if enough people ask for a fully workable driver we may have one.

zaidakram commented 9 years ago

Yeah, Just read on https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1220146 bug report that someone wasn't having 100% CPU load with your code, so I figured I might give it a try as well.

zaidakram commented 9 years ago

I'm writing them every day. Lets hope it annoys them soon and they make this crap stable...

tobiasBora commented 9 years ago

Ahah tell me if you have any result !

zaidakram commented 9 years ago

sure thing!!