Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422788AbWLUOuw (ORCPT ); Thu, 21 Dec 2006 09:50:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422740AbWLUOuw (ORCPT ); Thu, 21 Dec 2006 09:50:52 -0500 Received: from relay.2ka.mipt.ru ([194.85.82.65]:46167 "EHLO 2ka.mipt.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1422788AbWLUOuv (ORCPT ); Thu, 21 Dec 2006 09:50:51 -0500 Date: Thu, 21 Dec 2006 17:46:44 +0300 From: Evgeniy Polyakov To: jamal Cc: Jeff Garzik , linux-kernel@vger.kernel.org, David Miller , Ulrich Drepper , Andrew Morton , netdev , Zach Brown , Christoph Hellwig , Chase Venters , Johann Borck Subject: Re: [take28-resend_1->0 0/8] kevent: Generic event handling mechanism. Message-ID: <20061221144644.GA4735@2ka.mipt.ru> References: <11666924573643@2ka.mipt.ru> <20061221103539.GA4099@2ka.mipt.ru> <458A64E5.4050703@garzik.org> <20061221104918.GA16744@2ka.mipt.ru> <1166708885.3749.49.camel@localhost> <20061221140429.GA25214@2ka.mipt.ru> <1166710867.3749.56.camel@localhost> <20061221142337.GA17204@2ka.mipt.ru> <20061221143621.GA32706@2ka.mipt.ru> <1166712026.3749.60.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <1166712026.3749.60.camel@localhost> User-Agent: Mutt/1.5.9i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.7.5 (2ka.mipt.ru [0.0.0.0]); Thu, 21 Dec 2006 17:46:50 +0300 (MSK) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 647 Lines: 19 On Thu, Dec 21, 2006 at 09:40:26AM -0500, jamal (hadi@cyberus.ca) wrote: > > Things like sockets/pipes can only benefit from direct kevent usage > > instead of ->poll() and wrappers. > > You should be able change it to use those schemes when it detects > that the kernel supports them. I.e. stat() for each new file descriptor - note, that _you_ asked it :) > cheers, > jamal -- 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/