Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933359AbXBXDZo (ORCPT ); Fri, 23 Feb 2007 22:25:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933360AbXBXDZo (ORCPT ); Fri, 23 Feb 2007 22:25:44 -0500 Received: from nz-out-0506.google.com ([64.233.162.235]:51010 "EHLO nz-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933359AbXBXDZn (ORCPT ); Fri, 23 Feb 2007 22:25:43 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CowX6uI64F4st4bUmqhXDF3f333D822TmORVXz4qTdf8im0BA2oF4Li75xs9upEbuD7aHXS4BgZUPcwm0w3pXV2kGHDmGI/m6kHytcFZ2acpZ4LZzNXEOqEf3foKLOuJHJZkibw5kygy6xJbWU7ZbI1jTj/okj97wHiLeIYBkMk= Message-ID: Date: Fri, 23 Feb 2007 19:25:37 -0800 From: "Michael K. Edwards" To: Alan Subject: Re: [patch 00/13] Syslets, "Threadlets", generic AIO support, v3 Cc: "Ingo Molnar" , "Evgeniy Polyakov" , "Ulrich Drepper" , linux-kernel@vger.kernel.org, "Linus Torvalds" , "Arjan van de Ven" , "Christoph Hellwig" , "Andrew Morton" , "Zach Brown" , "David S. Miller" , "Suparna Bhattacharya" , "Davide Libenzi" , "Jens Axboe" , "Thomas Gleixner" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070221211355.GA7302@elte.hu> <20070222113148.GA3781@2ka.mipt.ru> <20070222125931.GB25788@elte.hu> <20070223003018.0d244576@lxorguk.ukuu.org.uk> <20070223123718.54c9670e@lxorguk.ukuu.org.uk> <20070224010824.5cf6c0ac@lxorguk.ukuu.org.uk> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 499 Lines: 13 On 2/23/07, Michael K. Edwards wrote: > which costs you a D-cache stall.) Now put an sprintf with a %d in it > between a couple of the syscalls, and _your_ arch is hurting. ... er, that would be a %f. :-) Cheers, - Michael - 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/