[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rtl] rtl pthread bug ?? (was unwelcome reboot)
You are creating an RT-thread that does an infinite loop. Since
the priority of RT-threads is always higher than that of the Linux,
Linux is never scheduled, so the system freezes.
Michael.
Olaf Petzold (opetzold@wit.regiocom.net) wrote:
> Hello,
>
> hopeless and nervous - we don't know any way. We havn't the periodic mode of rt
> pthreads. The system crash after insmod the module. What's the difference
> between other programs ?
>
> Olaf