[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Network tasks



Hello, all.

All network drivers tasks (Tx/Rx daemons) are started via call to
rtems_bsdnet_newproc(...).

What is the reason fo this?
Can they be started with ordniary rtems routins rtems_task_create and start?
In paqrticular: this method forces the daemons and stack itself to have
the same priority. Is it on purpose?

Thanks alot ahead.

Leon