Re: TCP Zero Copy for mmapped files

From: dean gaudet (dean-list-linux-kernel@arctic.org)
Date: Fri Jan 03 2003 - 20:53:20 EST


On Sat, 4 Jan 2003, J.A. Magallon wrote:

> Apache2 uses mmap() to open files ??
> So then there is a reason to include it in my patchset...

apache2.x uses sendfile. see the apr library (where you can find sendfile
code for linux, freebsd, hpux, aix, mvs, solaris, and windoze...). it
might also use mmap in some situations, most likely inherited from 1.x
(which uses only mmap).

-dean
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jan 07 2003 - 22:00:24 EST