> I'm wondering if anyone in this group has done or knows of a good profile
> of a tcp send going from user mode to bits on the wire. Reason I'm asking
> is the old "put TCP/IP on the NIC" is once again rearing its head, and I'm
> hoping there are numbers I can point to (ones that aren't old, that is)
> about why this may not be the best idea in the world. FreeBSD seems a good
> choice since it has a pretty reasonable implementation.

I'd start with "the NIC will require insane amounts of memory to deal 
with links with large bandwidth/delay products".  And when people tell 
you that the NIC can just use system memory, you should slap them 
around the head.  The thought of a piece of hardware screwing with the 
kernel memory allocator gives me the creeps. 8)

-- 
\\ Give a man a fish, and you feed him for a day. \\  Mike Smith
\\ Tell him he should learn how to fish himself,  \\  [EMAIL PROTECTED]
\\ and he'll hate you for a lifetime.             \\  [EMAIL PROTECTED]




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

Reply via email to