Re: [PATCH] TCP Zero Copy for mmapped files

David S. Miller (davem@redhat.com)
Mon, 06 Jan 2003 15:29:18 -0800 (PST)


From: Gianni Tedesco <gianni@ecsc.co.uk>
Date: 06 Jan 2003 14:36:19 +0000

If your web data rarely changes, it could also be all the files stored
in a hashfile database covered by one large mmap, eliminating filesystem
overhead (and vma overhead).

You still would eat a VMA lookup each and every send.
-
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/