Re: I've ran out of ideas
From: Arne (arne_woerner_at_yahoo.com)
Date: 11/19/04
- Previous message: Aaron Glenn: "Re: I've ran out of ideas"
- In reply to: Aaron Glenn: "Re: I've ran out of ideas"
- Next in thread: lukem.freebsd_at_cse.unsw.edu.au: "Re: I've ran out of ideas"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 18 Nov 2004 18:16:44 -0800 (PST) To: freebsd-performance@freebsd.org
--- Aaron Glenn <aaron.glenn@gmail.com> wrote:
> On Thu, 18 Nov 2004 10:31:55 -0800 (PST), Arne Wörner
> <arne_woerner@yahoo.com> wrote:
> > Hmm... So the hard disc driver delivers data quite quickly...
> >
> > Maybe you could try a read from /dev/zero via ftp (by logging in as a user
> via
> > ftp)? Then we would see, how fast your network driver + card is (e. g. if
> you
> > use "wget" there is a speed meter on the right)...
>
> ftp> get /dev/zero
> local: /dev/zero remote: /dev/zero
> 229 Entering Extended Passive Mode (|||58848|)
> 150 Opening BINARY mode data connection for '/dev/zero'.
> ^C
> receive aborted. Waiting for remote to finish abort.
> 426 Data connection: Interrupted system call.
> 225 ABOR command successful.
> 73784040 bytes received in 00:11 (5.86 MB/s)
> ftp> get /dev/zero
> local: /dev/zero remote: /dev/zero
> 229 Entering Extended Passive Mode (|||49748|)
> 150 Opening BINARY mode data connection for '/dev/zero'.
> ^C
> receive aborted. Waiting for remote to finish abort.
> 426 Data connection: Interrupted system call.
> 225 ABOR command successful.
> 461636400 bytes received in 01:13 (6.00 MB/s)
>
> aaron.glenn
>
__________________________________
Do you Yahoo!?
The all-new My Yahoo! - Get yours free!
http://my.yahoo.com
_______________________________________________
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"
- Previous message: Aaron Glenn: "Re: I've ran out of ideas"
- In reply to: Aaron Glenn: "Re: I've ran out of ideas"
- Next in thread: lukem.freebsd_at_cse.unsw.edu.au: "Re: I've ran out of ideas"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]