Network tasks
Thomas Dörfler
Thomas.Doerfler at imd-systems.de
Mon Aug 18 09:42:31 UTC 2008
Leon,
leonp at plris.com wrote:
> 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?
I think the main purpose is, that they are created and are holder of the
global network semaphore, whenever the task code is run.
wkr,
Thomas.
>
> Thanks alot ahead.
>
> Leon
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
More information about the users
mailing list