From owner-freebsd-performance@FreeBSD.ORG Tue Oct 24 02:30:51 2006 Return-Path: X-Original-To: freebsd-performance@freebsd.org Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 525A816A415; Tue, 24 Oct 2006 02:30:51 +0000 (UTC) (envelope-from mark@gaiahost.coop) Received: from biodiesel.gaiahost.coop (biodiesel.gaiahost.coop [64.95.78.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF1AF43D4C; Tue, 24 Oct 2006 02:30:50 +0000 (GMT) (envelope-from mark@gaiahost.coop) Received: from gaiahost.coop (host-64-65-195-19.spr.choiceone.net [::ffff:64.65.195.19]) (AUTH: LOGIN mark@hubcapconsulting.com) by biodiesel.gaiahost.coop with esmtp; Mon, 23 Oct 2006 22:30:46 -0400 id 0010C06E.453D7AD6.0000135A Received: by gaiahost.coop (sSMTP sendmail emulation); Mon, 23 Oct 2006 22:30:30 -0400 Date: Mon, 23 Oct 2006 22:30:30 -0400 From: Mark Bucciarelli To: Adrian Chadd Message-ID: <20061024023030.GJ2760@rabbit> Mail-Followup-To: Adrian Chadd , freebsd-performance@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: freebsd-performance@freebsd.org Subject: Re: kqueue examples? X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Oct 2006 02:30:51 -0000 On Mon, Oct 23, 2006 at 02:21:07PM +0800, Adrian Chadd wrote: > > Has anyone come across some network software which uses kqueue > "differently" to the above ? lighttpd uses kqueue. Don't know how "different" it is. m