Re: storage over IP (was Re: [PLEASE-TESTME] Zerocopy networking

David S. Miller (davem@redhat.com)
Tue, 9 Jan 2001 19:09:59 -0800


Date: Tue, 9 Jan 2001 19:18:53 -0800 (PST)
From: dean gaudet <dean-list-linux-kernel@arctic.org>

- 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

Yes, this is precisely what happens in the NFS client with
the zerocopy patches applied.

Later,
David S. Miller
davem@redhat.com
-
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/