> I tried this too and it seems to help, but I think it's masking the problem
> rather than curing it.
I had good results by using "renice" to give the uploading
ftp process higher priority. Waiting on a busy network link
blocks often, and in situations where you've got plenty of
bandwidth you actually want ftp to have a lower priority
than your interactive traffic. Renice was effective in
giving ftp a higher priority.
_______________________________________________________
David Nicol 816.235.1187 nicold@umkc.edu
perl -pi -e s/\\bNichol\\b/Nicol/g *
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/