On 9/16/06, Tharindu Rukshan Bamunuarachchi <tharindunix@xxxxxxxxx> wrote:
Hi all, What is the best method of improving the real time behaviour of an application. I can see two approaches 1) setting the scheduling class & priority (chrt & nice) 2) setting of kernel parameters ( The option 1 is not available, bcos of app is not allowed to adjust its scheduling attributes)
Dont forget to lock its pages into memory, lest they end up on the swap device.
We have already set HZ =1000. Can we reduce the default time slice to 10ms or 20 ms without any side effects. Thanx in advance -- Tharindu Rukshan Bamunuarachchi all fabrications are subject to decay
-- I look to the future because that's where I'm going to spend the rest of my life. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/