-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FromHost: add a BURST option similar to FromDevice
If traffic goes through a FromDevice, to a ToHost, and then back through a FromHost, then when run_task is round robining between FromDevice and FromHost, the FromDevice will get to send multiple packets for every single packet that FromHost sends. Adding a BURST option to FromHost allows management of the load between the two elements.
- Loading branch information
Jim Roewe
committed
Jul 20, 2012
1 parent
9f65e55
commit 5643ab5
Showing
2 changed files
with
34 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters