Re: Two real time tasks?

Der Herr Hofrat <[email protected]> Sat, 12 Feb 2005 10:39:44 +0100 (CET)
Newsgroups gmane.linux.real-time.rtlinux.general
Message-ID <[email protected]>
> Thanks to everyone for their help, my problem indeed was that I had 
> the priority order inverted, I thought lower priority numbers were 
> higher in priority. I'll read the docs more carefully next time ;-)
>
thats why POSIX provided sched_get_priority_max/sched_get_priority_min
you should use those calls to determin the priorities and not rely on
any particular order if you want to keep your code portable.

hofrat 
_______________________________________________
Rtl mailing list
[email protected]
http://www2.fsmlabs.com/mailman/listinfo/rtl