From owner-freebsd-arch Tue Jul 17 0:25: 3 2001 Delivered-To: freebsd-arch@freebsd.org Received: from sneakerz.org (sneakerz.org [216.33.66.254]) by hub.freebsd.org (Postfix) with ESMTP id B12A437B403; Tue, 17 Jul 2001 00:25:00 -0700 (PDT) (envelope-from bright@sneakerz.org) Received: by sneakerz.org (Postfix, from userid 1092) id 2D6475D010; Tue, 17 Jul 2001 02:24:50 -0500 (CDT) Date: Tue, 17 Jul 2001 02:24:50 -0500 From: Alfred Perlstein To: Julian Elischer Cc: jlemon@freebsd.org, arch@freebsd.org Subject: Re: kse and kqueue Message-ID: <20010717022450.M22070@sneakerz.org> References: <3B53E5D1.7C63B7A2@elischer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <3B53E5D1.7C63B7A2@elischer.org>; from julian@elischer.org on Tue, Jul 17, 2001 at 12:14:25AM -0700 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Julian Elischer [010717 02:22] wrote: > if we change the system to use KSEs, > do we make knotes in kqueues per process or per thread items? Since they are impletemented as fds, probably per process, you'd probably want to be able to hand them around inside a process. -- -Alfred Perlstein [alfred@freebsd.org] Ok, who wrote this damn function called '??'? And why do my programs keep crashing in it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message