Skip to content

Instantly share code, notes, and snippets.

@ebibibi
Created July 3, 2012 08:00
Show Gist options
  • Select an option

  • Save ebibibi/3038379 to your computer and use it in GitHub Desktop.

Select an option

Save ebibibi/3038379 to your computer and use it in GitHub Desktop.
disable SNP on windows7
netsh int tcp set global chimney=disabled
netsh int tcp set global rss=disabled
netsh int tcp set global netdma=disabled
rem HW側でも無効にする必要あり。
rem you must disable function by hardware.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment