Skip to content

Commit

Permalink
5894 Want big theory statement on MAC's data path
Browse files Browse the repository at this point in the history
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Rob Gulewich <robert.gulewich@joyent.com>
Reviewed by: Max Bruning <max@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
  • Loading branch information
rmustacc committed May 14, 2015
1 parent 3b3b702 commit bc44a93
Show file tree
Hide file tree
Showing 2 changed files with 950 additions and 1 deletion.
7 changes: 7 additions & 0 deletions usr/src/uts/common/io/mac/mac.c
Expand Up @@ -264,6 +264,13 @@
* subflows before attempting a link property change.
* Some of the above rules can be overridden by specifying additional command
* line options while creating or modifying link or subflow properties.
*
* Datapath
* --------
*
* For information on the datapath, the world of soft rings, hardware rings, how
* it is structured, and the path of an mblk_t between a driver and a mac
* client, see mac_sched.c.
*/

#include <sys/types.h>
Expand Down

0 comments on commit bc44a93

Please sign in to comment.