Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965054AbWL2Jfz (ORCPT ); Fri, 29 Dec 2006 04:35:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965052AbWL2Jfz (ORCPT ); Fri, 29 Dec 2006 04:35:55 -0500 Received: from relay.2ka.mipt.ru ([194.85.82.65]:40900 "EHLO 2ka.mipt.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965051AbWL2Jfy (ORCPT ); Fri, 29 Dec 2006 04:35:54 -0500 Date: Fri, 29 Dec 2006 11:55:04 +0300 From: Evgeniy Polyakov To: Ingo Molnar Cc: David Miller , Ulrich Drepper , Andrew Morton , netdev , Zach Brown , Christoph Hellwig , Chase Venters , Johann Borck , linux-kernel@vger.kernel.org, Jeff Garzik , Jamal Hadi Salim Subject: Re: [take29 0/8] kevent: Generic event handling mechanism. Message-ID: <20061229085503.GB13816@2ka.mipt.ru> References: <3154985aa0591036@2ka.mipt.ru> <11668927001365@2ka.mipt.ru> <20061228160137.GA19301@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20061228160137.GA19301@elte.hu> User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 787 Lines: 24 On Thu, Dec 28, 2006 at 05:01:37PM +0100, Ingo Molnar (mingo@elte.hu) wrote: > > * Evgeniy Polyakov wrote: > > > Generic event handling mechanism. > > i see it covers alot of event sources, but i cannot see block IO > notifications. Am i missing something? Depending on what it is :) If you mean kevent based AIO, then it was dropped to reduce size of the patchset, and in favour of new AIO design. Other kinds of read/write notifications can be handled by poll/select notifications. > Ingo -- Evgeniy Polyakov - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/