Re: [PATCH 2/2] vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: Denis Vlasenko <vda.linux@...>, <linux-kernel@...>
Date: Friday, July 6, 2007 - 10:05 am

On Jul 5, 2007, at 4:34 PM, Andrew Morton wrote:


The material on my website was somewhere between pseudocode and
code.  The web site is tutorial in nature, and what Vlasenko did
is follow my tutorial and adapt a working chunk of code from the
many code snippets in the tutorial.

If a signoff from me is required, someone will need to tell me how,
since I have no experience with the protocols for Linux code
development.  I am entirely content with the current form of credit
given to me in the code (a comment with a pointer to my web site).

Frankly, I remain a bit surprise that my work has significant payoff
on a Pentium.  I was motivated by the problems of doing fast binary
to ASCII decimal conversion on a brain-dead little microcontroller
with an 8-bit ALU.

		Doug Jones
		jones@cs.uiowa.edu
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 2/2] vsprintf.c: optimizing, part 2: base 10 conv..., Douglas W. Jones, (Fri Jul 6, 10:05 am)