[ECOS] follow up on UITRON wierdness..

profesor@sidehack.sat.gweep.net profesor@sidehack.sat.gweep.net
Tue Oct 24 06:22:00 GMT 2000


> 	well I've tracked down my problem from yesterday.. (after 6 hrs)..
> 
> [ stuff deleted ]
> 
> All priority level 1... all tasks are equal ... with this is messes up ..
> 
> chaning the pri levels to 1,2,3,4,5 works fine ..
> 
> someone from RH want to tell me why? it doesn't seem to be mentioned
> anywhere ...

Are you using the bitmap scheduler or the multi-level queue scheduler?
If you're using the bitmap scheduler, each task must have a different
priority.  I saw this reading the eCos reference manual, in the Kernel
source files section under 'sched/bitmap.cxx'.

	-Matt



More information about the Ecos-discuss mailing list