Xbian still my favourite RPi OS
|
16th Apr, 2013, 10:45 PM
Post: #9
|
|||
|
|||
RE: Xbian still my favourite RPi OS
if you guys are running such intensive concurrent apps, you can play with niceness.
renice -15 -p $(pgrep xbmc.bin) will set the niceness for xbmc.bin processes. default niceness for processes is 0. you can change from -20 to 20. THE LESS NUMBER THE HIGHER prio. system processes and threads use to have -20, so don't go there, but feel free to use -15 to 20. I would put transmission definitely above 10 and xbmc around -15 to -7 (at minimum). this is to experiment for everybody, everyone is running different processes, or clocking. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Xbian still my favourite RPi OS - Styler - 15th Apr, 2013, 06:28 PM
Re: Xbian still my favourite RPi OS - rikardo1979 - 15th Apr, 2013, 07:06 PM
RE: Xbian still my favourite RPi OS - mk01 - 16th Apr, 2013 10:45 PM
RE: Xbian still my favourite RPi OS - zilexa - 15th Apr, 2013, 10:12 PM
RE: Xbian still my favourite RPi OS - Styler - 15th Apr, 2013, 10:50 PM
RE: Xbian still my favourite RPi OS - zilexa - 15th Apr, 2013, 11:34 PM
RE: Xbian still my favourite RPi OS - Styler - 16th Apr, 2013, 04:34 PM
RE: Xbian still my favourite RPi OS - guest732 - 16th Apr, 2013, 06:21 AM
RE: Xbian still my favourite RPi OS - zilexa - 16th Apr, 2013, 07:01 PM
|