Network tasks priorities
Leon Pollak
leonp at plris.com
Tue Dec 22 12:57:09 UTC 2009
Hello, all.
My application is rather critical to the loss of data on the Ethernet input,
but totally ignorant to the transmission timing.
For this purpose I would like to assign the highest possible priority to the
Ethernet Rx daemon, while Tx daemon may be very low.
But the rtems_bsdnet_newproc function does not allow me to do this, as it uses
the one networkDaemonPriority for all calls.
May be it will worth to add one more 'priority' parameter to this
rtems_bsdnet_newproc function?
Thanks.
--
Leon
More information about the users
mailing list