From owner-freebsd-questions Mon Dec 17 1:34:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mustard.heime.net (mustard.heime.net [194.234.65.222]) by hub.freebsd.org (Postfix) with ESMTP id B142C37B417 for ; Mon, 17 Dec 2001 01:34:38 -0800 (PST) Received: from localhost (roy@localhost) by mustard.heime.net (8.11.6/8.9.3) with ESMTP id fBH87Fq15747; Mon, 17 Dec 2001 09:07:16 +0100 Date: Mon, 17 Dec 2001 09:07:15 +0100 (CET) From: Roy Sigurd Karlsbakk X-Sender: To: David Greenman Cc: Dominic Marks , Subject: Re: in-kernel web server??? In-Reply-To: <20011216130212.B88592@nexus.root.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > sendfile() in FreeBSD is zero-copy, but you're right that an implementation > of sendfile() need not be zero-copy, and in fact I recall that at least an > early version of sendfile() on Linux was not zero-copy. the current version is definetly zero-copy. Do anyone know if thttpd supports zero-copy? roy -- Roy Sigurd Karlsbakk, MCSE, MCNE, CLS, LCA Computers are like air conditioners. They stop working when you open Windows. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message