Forum Discussion
Altera_Forum
Honored Contributor
19 years agoDelayed ethernet packet processing (bug?)
As reported to bugzilla: If the priority of the ethernet driver thread is lower (higher# ) than the FreeBSD Network Thread, then the Network Thread can get prematurely woken up to process an in...
Altera_Forum
Honored Contributor
19 years agoActually, this seems to be a problem if any network thread calling select(), such as tftp and probably most others, are at a lower priority (higher# ) than the FreeBSD Network Thread.