Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758856Ab0HFId3 (ORCPT ); Fri, 6 Aug 2010 04:33:29 -0400 Received: from mailout3.w1.samsung.com ([210.118.77.13]:50979 "EHLO mailout3.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752491Ab0HFId1 convert rfc822-to-8bit (ORCPT ); Fri, 6 Aug 2010 04:33:27 -0400 MIME-version: 1.0 Content-type: text/plain; charset=utf-8; format=flowed; delsp=yes Date: Fri, 06 Aug 2010 10:34:57 +0200 From: =?utf-8?B?TWljaGHFgiBOYXphcmV3aWN6?= Subject: Re: [PATCH 3/3] lib: vsprintf: added a put_dec() test and benchmark tool In-reply-to: <201008060710.06304.vda.linux@googlemail.com> To: Michal Nazarewicz , Denys Vlasenko Cc: linux-kernel@vger.kernel.org, "Douglas W. Jones" , Andrew Morton Message-id: Organization: Samsung Electronics Content-transfer-encoding: 8BIT User-Agent: Opera Mail/10.60 (Linux) References: <0543dae0f66ba8e0ce42ce3adf1fe31704eb240d.1280872240.git.mina86@mina86.com> <201008060710.06304.vda.linux@googlemail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1076 Lines: 28 On Fri, 06 Aug 2010 07:10:06 +0200, Denys Vlasenko wrote: > On Friday 06 August 2010 00:38, Michal Nazarewicz wrote: >> This commit adds a test application for the put_dec() and >> family of functions that are used by the previous two commits. >> >> Signed-off-by: Michal Nazarewicz > >> +put-dec-test: put-dec-test.c >> + exec $(CC) $(CFLAGS) -o $@ $< > > (1) Why exec? Micro Makefile optimisation -- saves us a fork(). I'll try to fix the benchmark over the weekend and will post updated version. Thanks for the comments. -- Best regards, _ _ | Humble Liege of Serenely Enlightened Majesty of o' \,=./ `o | Computer Science, MichaƂ "mina86" Nazarewicz (o o) +----[mina86*mina86.com]---[mina86*jabber.org]----ooO--(_)--Ooo-- -- 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/