Sheduling Algorithm

My build file starts all my application code with FIFO scheduling. After an
indeterminate amount of time, sometimes right after a reboot, sometimes much
longer, I see all the application processes have degraded to Round-robin
scheduling. Can anyone give me a starting point for tracking down the cause
of the switch?

Thanks,
David Kuechenmeister