summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2012-04-27 13:10:36 -0700
committerJosh Blum <josh@joshknows.com>2012-04-27 13:10:36 -0700
commit86c32704e864e42651a7d1529436acbbe7eeb96e (patch)
tree8ed536fbb748f2967cfd7c54179b7c77871b2dea
parente57c30b4e1bb2c2d9c4599cf480d2d4cd06a66f4 (diff)
downloaduhd-86c32704e864e42651a7d1529436acbbe7eeb96e.tar.gz
uhd-86c32704e864e42651a7d1529436acbbe7eeb96e.tar.bz2
uhd-86c32704e864e42651a7d1529436acbbe7eeb96e.zip
udp: increase FastSendDatagramThreshold 2048 + docs
-rw-r--r--host/docs/transport.rst3
-rwxr-xr-xhost/utils/FastSendDatagramThreshold.regbin316 -> 312 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/host/docs/transport.rst b/host/docs/transport.rst
index b136f3e87..70f1ef3a8 100644
--- a/host/docs/transport.rst
+++ b/host/docs/transport.rst
@@ -111,6 +111,9 @@ FastSendDatagramThreshold registry key to change documented here:
* http://www.microsoft.com/windows/windowsmedia/howto/articles/optimize_web.aspx#appendix_e
+The quick and easy way:
+Double click and run <install-path>/share/uhd/FastSendDatagramThreshold.reg
+
------------------------------------------------------------------------
USB Transport (LibUSB)
------------------------------------------------------------------------
diff --git a/host/utils/FastSendDatagramThreshold.reg b/host/utils/FastSendDatagramThreshold.reg
index ea4673f03..c0665d09e 100755
--- a/host/utils/FastSendDatagramThreshold.reg
+++ b/host/utils/FastSendDatagramThreshold.reg
Binary files differ