From owner-freebsd-hackers@FreeBSD.ORG Mon Mar 14 08:45:19 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A592A106564A for ; Mon, 14 Mar 2011 08:45:19 +0000 (UTC) (envelope-from kevlo@kevlo.org) Received: from ns.kevlo.org (kevlo.org [220.128.136.52]) by mx1.freebsd.org (Postfix) with ESMTP id 24FC78FC1C for ; Mon, 14 Mar 2011 08:45:18 +0000 (UTC) Received: from [127.0.0.1] (kevlo@kevlo.org [220.128.136.52]) by ns.kevlo.org (8.14.3/8.14.3) with ESMTP id p2E8OonD017448; Mon, 14 Mar 2011 16:24:54 +0800 (CST) From: Kevin Lo To: shivanth In-Reply-To: <4D7DB613.4020509@gmail.com> References: <4D7DB613.4020509@gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 14 Mar 2011 16:24:50 +0800 Message-ID: <1300091090.2474.1.camel@nsl> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org Subject: Re: About implementation of kqueues X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2011 08:45:19 -0000 shivanth wrote: > Can somebody help me with the details of implementation of the kqueue > and kevent Api's .I need to know about the internals , thoae related to > knotes. I think someone already replied to your message http://leaf.dragonflybsd.org/mailarchive/kernel/2011-03/msg00025.html > Thank You > shivanth Kevin