2012年7月26日木曜日

SNPの無効化

・TCP Chimney Offload の無効化
netsh int tcp set global chimney=disabled

・Receive-Side Scaling(RSS)の無効化
netsh int tcp set global rss=disabled

・Network Direct Memory Access(NetDMA)の無効化
netsh int tcp set global netdma=disabled

http://itpro.nikkeibp.co.jp/article/COLUMN/20100824/351391/?r_win

0 件のコメント: