TCP Offload Engine

確認

netsh int tcp show global


  • 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





netsh int tcp set global netdma=enable

netsh int tcp set global rss=enable

netsh int tcp set global chimney=automatic










タグ:

+ タグ編集
  • タグ:
最終更新:2011年12月21日 18:12