A group of researchers have found a way to quickly transfer huge amounts of data over computer networks, paving the way for greater global scientific cooperation and future commercial uses.
A group of researchers have found a way to quickly transfer huge amounts of data over computer networks, paving the way for greater global scientific cooperation and future commercial uses.
which is was used to implement Fast TCP? was it NetBSD which set the world landspeed records recently?
http://www.netbsd.org/Changes/#internet2-landspeed2
“Private companies that contributed to the project include Cisco Systems, Hewlett-Packard and Newisys, which makes servers based on Advanced Micro Devices’ Opteron processor.”
Right! Good sales pitch AMD.
Will the opensource community see the fruits of their labour?
well, WWW started as one-man project in CERN … (:
It’s nice to talk about some scientists who managed to transfer huge amount of data. However, from the point of view of home users, the real deal is getting a really fast internet connection. Judging from the rate of adoption of both ADSL and cable in my hometown, I wonder when a gigabits/sec speed will be available to consumers ? Will it be in 2010 or 2020 ?
How to make synaptics to not change pages in firefox when using the touchpad, and also how to make the touchpad to not tap-click.
Section “ServerLayout”
Identifier “single head configuration”
Screen 0 “Screen0” 0 0
InputDevice “Mouse0” “CorePointer”
InputDevice “Keyboard0” “CoreKeyboard”
InputDevice “Synaptics” “AlwaysCore”
EndSection
Section “InputDevice”
Identifier “Mouse0”
Driver “mouse”
Option “Protocol” “IMPS/2”
Option “Device” “/dev/input/mice”
Option “ZAxisMapping” “4 5”
Option “Emulate3Buttons” “yes”
EndSection
Section “InputDevice”
Driver “synaptics”
Identifier “Synaptics”
Option “Device” “/dev/psaux”
Option “Protocol” “auto-dev”
Option “LeftEdge” “1700”
Option “RightEdge” “5300”
Option “TopEdge” “1700”
Option “BottomEdge” “10000”
Option “FingerLow” “25”
Option “FingerHigh” “30”
# Option “MaxTapTime” “180”
Option “MaxTapTime” “0”
Option “MaxTapMove” “220”
Option “VertScrollDelta” “100”
Option “MinSpeed” “0.06”
Option “MaxSpeed” “0.12”
Option “AccelFactor” “0.0010”
Option “SHMConfig” “on”
# Option “Repeater” “/dev/ps2mouse”
Option “Emulate3Buttons” “yes”
EndSection
Section “Monitor”
Identifier “Monitor0”
VendorName “Monitor Vendor”
ModelName “LCD screen”
HorizSync 31.5 – 67.0
VertRefresh 50.0 – 75.0
Option “dpms”
EndSection
http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/?M=A
http://www.sfu.ca/~cth/ltmodem/dists/mandrake/8.30a3/ and http://www.heby.de/ltmodem