[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <op.vg0csju97p4s8u@pikus>
Date: Fri, 06 Aug 2010 10:34:57 +0200
From: Michał Nazarewicz <m.nazarewicz@...sung.com>
To: Michal Nazarewicz <mina86@...a86.com>,
Denys Vlasenko <vda.linux@...glemail.com>
Cc: linux-kernel@...r.kernel.org,
"Douglas W. Jones" <jones@...uiowa.edu>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH 3/3] lib: vsprintf: added a put_dec() test and benchmark
tool
On Fri, 06 Aug 2010 07:10:06 +0200, Denys Vlasenko <vda.linux@...glemail.com> 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 <mina86@...a86.com>
>
>> +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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists