It's "echo -n 4 > /proc/sys/kernel/timeslice". The easier way is to add those parameters to /etc/sysctl.conf so they get applied automagically every time you reboot.albyjr wrote:What would the echo command look like for these >>> /proc/sys/kernel/{timeslice,timeslice_factor,burst_factor} with an echo command too ?
ie timeslice=3 or timeslice = 3 ? I dont want to experiment and screw something up.
The reason I'm trying to adjust these since the upgrade to nitro5 I'm have display problems with VDR on my tv takes several seconds before the picture and osd displays correctly when changing channels. fyi 2.6.12 nitro2 did not have this problem.
Code: Select all
kernel.timeslice = 4
kernel.timeslice_factor = 18




