lkml.org 
[lkml]   [2000]   [Aug]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: newbie question: tcp/ip in kernel
> -) What is the best way to get rid of the copy_from_user memcpy that
> tcp_do_sendmsg does in that call?

Rewriting the TCP/IP stack and changing all network drivers to get rid
of the copy.

>
> -) How do I have to adapt this code to work in the 2.4 Kernel
> (especially because the lock_kernel should hopefully no longer be needed
> in 2.4)
> What is the proper way to make that thing SMP-Safe in 2.4?

You don't need to do anything, just remove the lock_kernel.


-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:38    [W:0.064 / U:0.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site