AN> Would it be possible to use sendfile in tftpd?
AN> With an Athlon XP 1600+ I could only get ~40 Mbps out from the machine
AN> with 0% idle CPU time (large file transfers from many machines, getting
AN> the same file).

No, sendfile() is only for TCP connections, TFTP is using UDP. If you
want performance, use something else.

-Tomas


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to