public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.1 sendfile regression
@ 2004-01-10  0:01 Felix von Leitner
  2004-01-10  0:21 ` Andrew Morton
  2004-01-10  5:23 ` Lennert Buytenhek
  0 siblings, 2 replies; 7+ messages in thread
From: Felix von Leitner @ 2004-01-10  0:01 UTC (permalink / raw)
  To: linux-kernel

I'm getting a huge sendfile regression in 2.6.1; when serving a large
file on an IPv4 TCP socket via sendfile64, the transfer starts at about
4 MB (2.6.0: >7 MB) and the hard disk like stays on 100% (which normally
only happens if the file is badly fragmented, fragmentation of this file
is 0%).  Then, suddenly, the network performance drops dramatically,
getting worse and worse.  strace shows that the process is hanging
inside sendfile64 (which should not happen since the socket is
non-blocking).  The process then stays inside sendfile for up to a
minute or so and can't be interrupted or killed in that time.

Please fix!

Felix

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

end of thread, other threads:[~2004-01-12 11:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-10  0:01 2.6.1 sendfile regression Felix von Leitner
2004-01-10  0:21 ` Andrew Morton
2004-01-10  0:52   ` Ram Pai
2004-01-10  1:42     ` Andrew Morton
2004-01-10  5:23 ` Lennert Buytenhek
2004-01-12  2:58   ` Linus Torvalds
2004-01-12 11:31     ` Lennert Buytenhek

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