lkml.org 
[lkml]   [1998]   [Jun]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Thread implementations...
Date
> >      ssize_t sendfile(int s, int fd, off_t offset, size_t nbytes,
> > const struct iovec *hdtrl, int flags);
> >
> >which allows headers and trailers as iovecs.
>
> That is just broken.

No they just understand the problem where you didnt. Your sendfile is
useless for web traffic because the headers and file beginning need to
go out in the same writev() to the tcp layer so they dont send a short
packet and get Nagled.

> Not that I've been very impressed by HP-UX before either. The people
> working on it seem to have no taste (WNT is even worse in this regard).

For once they've outclued you Linus 8)

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

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