Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NET] DOC: Update networking/multiqueue.txt with correct information. | Peter P Waskiewicz Jr | 2007-09-11 | 1 | -3/+7 |
| | | | | | | | | Updated the multiqueue.txt document to call out the correct kernel options to select to enable multiqueue. Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | [NET]: [DOC] Multiqueue hardware support documentation | Peter P Waskiewicz Jr | 2007-07-10 | 1 | -0/+111 |
Add a brief howto to Documentation/networking for multiqueue. It explains how to use the multiqueue API in a driver to support multiqueue paths from the stack, as well as the qdiscs to use for feeding a multiqueue device. Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net> |