Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030487AbXBZTek (ORCPT ); Mon, 26 Feb 2007 14:34:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030489AbXBZTek (ORCPT ); Mon, 26 Feb 2007 14:34:40 -0500 Received: from relay.2ka.mipt.ru ([194.85.82.65]:40956 "EHLO 2ka.mipt.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030487AbXBZTej (ORCPT ); Mon, 26 Feb 2007 14:34:39 -0500 Date: Mon, 26 Feb 2007 22:30:59 +0300 From: Evgeniy Polyakov To: Linus Torvalds Cc: Ingo Molnar , Ulrich Drepper , linux-kernel@vger.kernel.org, Arjan van de Ven , Christoph Hellwig , Andrew Morton , Alan Cox , Zach Brown , "David S. Miller" , Suparna Bhattacharya , Davide Libenzi , Jens Axboe , Thomas Gleixner Subject: Re: [patch 00/13] Syslets, "Threadlets", generic AIO support, v3 Message-ID: <20070226193054.GB17892@2ka.mipt.ru> References: <20070221233111.GB5895@elte.hu> <45DCD9E5.2010106@redhat.com> <20070222074044.GA4158@elte.hu> <20070222113148.GA3781@2ka.mipt.ru> <20070226172812.GC22454@2ka.mipt.ru> <20070226183227.GE22454@2ka.mipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (2ka.mipt.ru [0.0.0.0]); Mon, 26 Feb 2007 22:32:15 +0300 (MSK) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1303 Lines: 33 On Mon, Feb 26, 2007 at 11:22:46AM -0800, Linus Torvalds (torvalds@linux-foundation.org) wrote: > See? Stop blathering about how everything is an event. THAT'S NOT > RELEVANT. I've told you a hundred times - they may be "logically > equivalent", but that doesn't change ANYTHING. Event-based programming > simply isn't suitable for 99% of all stuff, and for the 1% where it *is* > suitable, it actually tends to be a very specific subset of the code that > you actually use events for (ie accept and read/write on pure streams). Will you argue that people do things like num = epoll_wait() for (i=0; i Linus -- 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/