Date: Tue, 23 Apr 2002 15:03:17 +0100 From: void <float@firedrake.org> To: Attila Nagy <bra@fsn.hu> Cc: hackers@freebsd.org Subject: Re: sendfile() in tftpd? Message-ID: <20020423140317.GA19696@parhelion.firedrake.org> In-Reply-To: <Pine.LNX.4.44.0204231222230.24266-100000@scribble.fsn.hu> References: <Pine.LNX.4.44.0204231222230.24266-100000@scribble.fsn.hu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 23, 2002 at 12:29:03PM +0200, Attila Nagy wrote: > Hello, > > Would it be possible to use sendfile in tftpd? > With an Athlon XP 1600+ I could only get ~40 Mbps out from the machine > with 0% idle CPU time (large file transfers from many machines, getting > the same file). Performance and tftp don't really go together. The server sends a part of a file, waits for an ack, sends the next piece, waits for an ack, etc. -- Ben "An art scene of delight I created this to be ..." -- Sun Ra To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020423140317.GA19696>