public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [UPDATE] Zerocopy, last one today I promise :-)
@ 2001-01-25 14:16 David S. Miller
  2001-01-25 14:52 ` Tobias Ringstrom
  2001-01-25 23:19 ` Anton Blanchard
  0 siblings, 2 replies; 11+ messages in thread
From: David S. Miller @ 2001-01-25 14:16 UTC (permalink / raw)
  To: linux-kernel


Ok, it's pretty fast, but due to a critical bug fix, there's a new
one going up:

ftp://ftp.kernel.org/pub/linux/kernel/people/davem/zerocopy-2.4.1p10-3.diff.gz

o If sock_writepage is called on path via device without SG support,
  the cooked up sock_sendmsg() call needs to switch to KERNEL_DS.
  Discovered and fixed by Ingo Molnar.

This does show that not too many people are testing this all that
thoroughly :-) Basically, any sys_sendfile() over TCP using a network
card other than loopback/3c59x/sunhme/acenic would fail with -EFAULT
or even worse a kernel crash depending upon architecture.

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/

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2001-01-26  9:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-25 14:16 [UPDATE] Zerocopy, last one today I promise :-) David S. Miller
2001-01-25 14:52 ` Tobias Ringstrom
2001-01-25 15:23   ` David S. Miller
2001-01-25 15:40     ` Tigran Aivazian
2001-01-25 15:42       ` David S. Miller
2001-01-25 16:10     ` James H. Cloos Jr.
2001-01-25 16:40       ` David S. Miller
2001-01-25 17:02         ` Andi Kleen
2001-01-25 19:40         ` kuznet
2001-01-26  9:09           ` Chris Wedgwood
2001-01-25 23:19 ` Anton Blanchard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox