wizdown / applocker

Automatically exported from code.google.com/p/applocker
0 stars 0 forks source link

AppLocker makes many, many processes #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open many locked apps, don't reboot phone for awhile
2. Open OS Monitor, there are dozens of AppLocker processes.

Original issue reported on code.google.com by luke...@msn.com on 16 Jan 2014 at 3:27

GoogleCodeExporter commented 9 years ago
Sure enough, I ran 'ps' on the device, and there are a ton of logcat processes 
whose PPID (parent id) equals the com.gueei.applocker PID.

running 'killall logcat' as root almost doubled my free memory, and made the 
phone more responsive... until Applocker adds more processes.

Original comment by luke...@msn.com on 28 Jan 2014 at 1:57

GoogleCodeExporter commented 9 years ago
I had also the same observation. It also overload the phone by using lot of CPU 
time... When I kill the overloading AppLocker process, then it goes fine for 
some time and the issue come back later. It looks like a degeneration of the 
software?

Original comment by zgui...@gmail.com on 28 Jan 2014 at 5:18