lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 6 Jul 2007 09:05:29 -0500
From:	"Douglas W. Jones" <jones@...uiowa.edu>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	Denis Vlasenko <vda.linux@...glemail.com>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2


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

> On Thu, 5 Jul 2007 12:51:52 +0200
> Denis Vlasenko <vda.linux@...glemail.com> wrote:
>
>> Using code from
>>
>> http://www.cs.uiowa.edu/~jones/bcd/decimal.html
>> (with permission from the author, Douglas W. Jones)
>
> Neither of your patches had signed-off-by:s.  Would prefer that  
> they were
> included please, given that we're adding stuff from someone's website.

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@...uiowa.edu
-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ