On Tue, 9 Jan 2001, David S. Miller wrote:

>    Date: Tue, 9 Jan 2001 18:56:33 -0800 (PST)
>    From: dean gaudet <[EMAIL PROTECTED]>
>
>    is NFS receive single copy today?
>
> With the zerocopy patches, NFS client receive is "single cpu copy" if
> that's what you mean.

yeah sorry, i meant:

- NIC DMAs packet to memory
- CPU reads headers from memory, figures out it's NFS
- CPU copies data bytes from packet image in memory to pagecache

-dean

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

Reply via email to