Moderator: moderators
dd if=/dev/zero of=/tmp/50mbfile bs=50M count=1
while true; do cat /mnt/sdcard/50mbfile; done
while true; do cat /mnt/sdcard/50mbfile > /mnt/sdcard/junk; done
NTolerance wrote:I've found a fix for this issue, at least on the Galaxy Nexus. There is I/O contention going on while Subsonic is downloading files. After installing the Franco kernel (which has documented I/O scheduling tweaks), the problem does not occur.
Unfortunately I still cannot use Subsonic due to the /mnt/sdcard/subsonic permissions issue described here:
viewtopic.php?f=2&t=8781&hilit=permissions+android
jakebriggs wrote:NTolerance wrote:I've found a fix for this issue, at least on the Galaxy Nexus. There is I/O contention going on while Subsonic is downloading files. After installing the Franco kernel (which has documented I/O scheduling tweaks), the problem does not occur.
Unfortunately I still cannot use Subsonic due to the /mnt/sdcard/subsonic permissions issue described here:
viewtopic.php?f=2&t=8781&hilit=permissions+android
So the solution is to either understand what these contention issues are and work around them in subsonic, or to make the same I/O tweaks in the kernel I am using. I think I'll reseach the franco kernel I/O tweaks, starting with google. Any links NTolerance?
Users browsing this forum: No registered users and 20 guests