Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750785AbXB1IFK (ORCPT ); Wed, 28 Feb 2007 03:05:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750878AbXB1IFK (ORCPT ); Wed, 28 Feb 2007 03:05:10 -0500 Received: from relay.2ka.mipt.ru ([194.85.82.65]:36681 "EHLO 2ka.mipt.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750876AbXB1IFI (ORCPT ); Wed, 28 Feb 2007 03:05:08 -0500 Date: Wed, 28 Feb 2007 11:02:26 +0300 From: Evgeniy Polyakov To: "Michael K. Edwards" Cc: Theodore Tso , Ingo Molnar , Linus Torvalds , 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: <20070228080226.GA9639@2ka.mipt.ru> References: <45DCD9E5.2010106@redhat.com> <20070222074044.GA4158@elte.hu> <20070222113148.GA3781@2ka.mipt.ru> <20070226172812.GC22454@2ka.mipt.ru> <20070226195416.GA11188@elte.hu> <20070227102832.GC23170@2ka.mipt.ru> <20070227115221.GJ8154@thunk.org> 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]); Wed, 28 Feb 2007 11:02:52 +0300 (MSK) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 790 Lines: 22 On Tue, Feb 27, 2007 at 07:03:21PM -0800, Michael K. Edwards (medwards.linux@gmail.com) wrote: > > State machines are much harder to write without going through a real > on-paper design phase first. But multi-threaded code is much harder > for a team of average working coders to write correctly, judging from > the numerous train wrecks that I've been called in to salvage over the > last ten years or so. 130 lines skipped... I have only one question - wasn't it too lazy to write all that? :) > Cheers, > - Michael -- 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/