Guest User

Untitled

a guest
May 10th, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. commit 77978655cc712c354677e16bd45d9a69c89637ea
  2. Author: Sam Sokolik <[email protected]>
  3. Date: Tue May 10 11:24:36 2016 -0500
  4.  
  5. irq-coalesce requires ethtools
  6.  
  7. Signed-off-by: Sam Sokolik <[email protected]>
  8.  
  9. diff --git a/docs/man/man9/hm2_eth.9 b/docs/man/man9/hm2_eth.9
  10. index a47faa7..0fa3867 100644
  11. --- a/docs/man/man9/hm2_eth.9
  12. +++ b/docs/man/man9/hm2_eth.9
  13. @@ -106,7 +106,8 @@ the rules are also removed by a reboot.
  14. "hardware-irq-coalesce-rx-usecs" decreases time waiting to receive a packet
  15. on most systems, but on at least some Marvel-chipset NICs it is harmful.
  16. If the line does not improve system performance, then remove it. A reboot
  17. -is required for the value to be set back to its power-on default.
  18. +is required for the value to be set back to its power-on default. This
  19. +requires the ethtool package to be installed.
  20.  
  21. .SH BUGS
  22. Some hostmot2 functions such uart are coded in a way that causes additional
Advertisement
Add Comment
Please, Sign In to add comment