Hi, I'm developping a rtlinux kernel module and I need to have some information about the scheduler. I know that there are several sched algorithms implemented (2, I suppose...) but I need to know what is the maximum time a user process can run before the scheduler is run again. In linux this time is about 200ms but I suppose that rtlinux uses a lower value.
I tried to find in the documentation available a value but didn't found it. The next step would be to search in the code - I would be glad if someone could save me this work ;) -- Lu�s Henriques -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] -- For more information on Real-Time Linux see: http://www.rtlinux.org/
