From owner-freebsd-current Mon Jun 24 10:21:33 2002 Delivered-To: freebsd-current@freebsd.org Received: from patrocles.silby.com (d91.as7.nwbl0.wi.voyager.net [169.207.128.219]) by hub.freebsd.org (Postfix) with ESMTP id 0308937B41B; Mon, 24 Jun 2002 10:20:58 -0700 (PDT) Received: from patrocles.silby.com (localhost [127.0.0.1]) by patrocles.silby.com (8.12.4/8.12.4) with ESMTP id g5OHNBcv053469; Mon, 24 Jun 2002 12:23:11 -0500 (CDT) (envelope-from silby@silby.com) Received: from localhost (silby@localhost) by patrocles.silby.com (8.12.4/8.12.4/Submit) with ESMTP id g5OHN997053466; Mon, 24 Jun 2002 12:23:11 -0500 (CDT) X-Authentication-Warning: patrocles.silby.com: silby owned process doing -bs Date: Mon, 24 Jun 2002 12:23:09 -0500 (CDT) From: Mike Silbersack To: Andre Oppermann Cc: "Kenneth D. Merry" , , Subject: Re: zero copy code checkin in 2 days, new snapshot In-Reply-To: <3D1752CC.B21627F1@tix.ch> Message-ID: <20020624122147.G53369-100000@patrocles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 24 Jun 2002, Andre Oppermann wrote: > Mike Silbersack wrote: > > Cool, thttpd / others should benefit greatly then. > > The last time I checked thttpd didn't even use sendfile(2). It does > use accf_http(9). Maybe kqueue(2) could speed it up further. > > -- > Andre I thought that thttpd used kqueue (as of recent versions), and write()s from mmap'd files. I could be wrong, of course. (The program seems to evolve relatively quickly.) Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message