sorry, mistyped: 
 
The line was "stty -F /dev/ttyS0 230400" on the host to set the baud rate.  (I did check the baud rate on /dev/ttyS0 on the host before I set it to 230400.  The serial port baud rate was indeed set to 9600.)
 
The file xfer rate went from .8 Kbytes to 2.4 Kbytes -still slow, but adequate considering the 33.4K modem.  To confirm that the speed increase made sense: 3*9600 is about 33.4k dial up speed.)

Mark


-------- Original Message --------
Subject: Re: [uml-user] slow ftp
From: Jeff Dike <[EMAIL PROTECTED]>
Date: Wed, August 22, 2007 5:15 pm
To: Mark <[EMAIL PROTECTED]>
Cc: user-mode-linux-user@lists.sourceforge.net

On Wed, Aug 22, 2007 at 01:26:46PM -0700, Mark wrote:
> My guess is that doing "stty -F /dev/ttyS4" in the guest does not pass
> through the uml - host channel and therefore doesn't set the host
> serial port (/dev/tttyS0). Probably something desirable and more
> secure.

Maybe it should. "stty -F /dev/ttyS0" wasn't the whole command line,
was it? What was?

Jeff

--
Work email - jdike at linux dot intel dot com
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to