View Single Post
WereCatf's Avatar
Posts: 255 | Thanked: 160 times | Joined on Oct 2010 @ Finland
#16
Originally Posted by RobbieThe1st View Post
If it does -anything- about IO-wait(and or compression tasks), I'll be happy. Right now, if you have apt doing it's thing, things near lock up.
To be honest, the proper(TM) fix for that would be for apt to run at nice level of 15. 15 means the lowest possible priority, and 0 is the default priority for applications, thus all other tasks would have priority over apt and it shouldn't bring the system to its knees. You don't need a different scheduler for that.

Of course, it was a hindsight on Nokia's part not to make apt run at nice lvl 15 all the time. One way to get around that would be to simply rename the apt binary to something else and replace it with a script that calls the actual binary but with a proper nice level.
__________________
HAND, n.
A singular instrument worn at the end of the human arm and commonly thrust into somebody's pocket.
 

The Following 3 Users Say Thank You to WereCatf For This Useful Post: