|
Example Results without Jumbo Frames (1500 MTU):
Win7 -> WinXP (Win7 Default Copy Starting) = ~775Mbps
Win7 -> WinXP (WinXP Default Copy Starting) = ~420Mbps
Win7 -> WinXP (WinXP FastCopy Starting) = ~520Mbps
WinXP -> Win7 (Win7 Default Copy Starting) = ~650Mbps
WinXP -> Win7 (WinXP Default Copy Starting) = ~420Mbps
WinXP -> Win7 (WinXP FastCopy Starting) = ~620Mbps
WinXP Registry- Windows Registry Editor Version 5.00
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
- "LargeSystemCache"=dword:00000001
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AFD\Parameters]
- "FastCopyReceiveThreshold"=dword:00000800
- "DefaultSendWindow"=dword:000b6800
- "DisableAddressSharing"=dword:00000001
- "LargeBufferSize"=dword:00004000
- "MediumBufferSize"=dword:00001000
- "PriorityBoost"=dword:00000000
- "SmallBufferSize"=dword:00000200
- "TransmitWorker"=dword:00000020
- "FastSendDatagramThreshold"=dword:00000800
- "IgnorePushBitOnReceives"=dword:00000000
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
- "NumTcbTablePartitions"=dword:00000008
- "MaxUserPort"=dword:00004e20
- "ForwardBufferMemory"=dword:00024a00
- "MaxForwardBufferMemory"=dword:00393a00
- "NumForwardPackets"=dword:0000024a
- "MaxNumForwardPackets"=dword:0000393a
- "EnableFastRouteLookup"=dword:00000001
- "EnablePMTUDiscovery"=dword:00000001
- "GlobalMaxTcpWindowSize"=dword:0001f5e0
- "MaxFreeTcbs"=dword:0000ffff
- "MaxHashTableSize"=dword:00010000
- "MaxNormLookupMemory"=dword:004c4b40
- "Tcp1323Opts"=dword:00000001
- "TcpMaxDupAcks"=dword:00000002
- "TcpMaxHalfOpen"=dword:000001f4
- "TcpMaxHalfOpenRetried"=dword:00000190
- "TcpRecvSegmentSize"=dword:000005b4
- "TcpSendSegmentSize"=dword:000005b4
- "TcpTimedWaitDelay"=dword:0000001e
- "TcpWindowSize"=dword:0001f5e0
- "DefaultTTL"=dword:00000040
- "TcpMaxDataRetransmissions"=dword:00000006
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanworkstation\parameters]
- "MaxCmds"=dword:00000800
- "ScavengerTimeLimit"=dword:00000064
- "DormantFileLimit"=dword:00000064
- "DisableByteRangeLockingOnReadOnlyFiles"=dword:00000001
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters]
- "Size"=dword:00000002
- "SizReqBuf"=dword:00004000
- "MaxCmds"=dword:00000800
- "MaxMpxCt"=dword:00000800
- "MaxWorkItems"=dword:00002000
- "IRPStackSize"=dword:00000020
复制代码 Win7 Registry- Windows Registry Editor Version 5.00
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
- "LargeSystemCache"=dword:00000001
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanServer\Parameters]
- "Size"=dword:00000002
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Tcpip\Parameters]
- "TcpTimedWaitDelay"=dword:0000001e
- "EnableTCPA"=dword:00000001
- "DefaultTTL"=dword:00000040
- "Tcp1323Opts"=dword:00000001
- "DisableTaskOffload"=dword:00000000
- "SynAttackProtect"=dword:00000001
- "TCPMaxDataRetransmissions"=dword:00000007
复制代码 Win7 Tweaked Settings:
Disabled Remote Differential Compression
&
Enabled CTCP
from http://hardforum.com/showthread.php?p=1036635462 |
|