[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Network tasks
- Date: Mon, 18 Aug 2008 11:42:31 +0200
- From: Thomas.Doerfler at imd-systems.de (Thomas Dörfler)
- Subject: Network tasks
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