From owner-cvs-all Fri Jun 16 18: 3:55 2000 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (peter1.corp.yahoo.com [208.48.107.4]) by hub.freebsd.org (Postfix) with ESMTP id 8661437B6C9; Fri, 16 Jun 2000 18:03:43 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 896181CDF; Fri, 16 Jun 2000 18:03:39 -0700 (PDT) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: "Daniel C. Sobral" Cc: "Daniel O'Connor" , Alfred Perlstein , Nate Williams , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_socket.c uipc_socket2.c src/sy In-Reply-To: Message from "Daniel C. Sobral" of "Sat, 17 Jun 2000 04:06:05 +0900." <394A7A9D.5A354553@newsguy.com> Date: Fri, 16 Jun 2000 18:03:39 -0700 From: Peter Wemm Message-Id: <20000617010339.896181CDF@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Daniel C. Sobral" wrote: > Daniel O'Connor wrote: > > > > > The correct here is find _why_ there is a performance impact if this > > > delay accept feature is not used, and fix _that_ instead. > > > > Well, my naivity abounds, but I would have thought it was because you do an > > accept() which returns and then immediatly you go back to waiting on select (). > > Use kqueue then. How? Put an application specific protocol filter into the kernel so that kqueue can wait on it? Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message