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]
Message-Id: <20061012000749.be62f2e0.akpm@osdl.org>
Date:	Thu, 12 Oct 2006 00:07:49 -0700
From:	Andrew Morton <akpm@...l.org>
To:	Stephen Hemminger <shemminger@...l.org>
Cc:	linux-kernel@...r.kernel.org, Stephane Eranian <eranian@....hp.com>
Subject: Re: [PATCH] Add carta_random32() library routine

On Wed, 11 Oct 2006 12:29:38 -0700
Stephen Hemminger <shemminger@...l.org> wrote:

> On Wed, 11 Oct 2006 15:22:57 -0400
> Jeff Garzik <jeff@...zik.org> wrote:
> 
> > Linux Kernel Mailing List wrote:
> > > commit e0ab2928cc2202f13f0574d4c6f567f166d307eb
> > > tree 3df0b8e340b1a98cd8a2daa19672ff008e8fb7f9
> > > parent b611967de4dc5c52049676c4369dcac622a7cdfe
> > > author Stephane Eranian <eranian@....hp.com> 1160554905 -0700
> > > committer Linus Torvalds <torvalds@...osdl.org> 1160590461 -0700
> > > 
> > > [PATCH] Add carta_random32() library routine
> > > 
> > > This is a follow-up patch based on the review for perfmon2.  This patch
> > > adds the carta_random32() library routine + carta_random32.h header file.
> > > 
> > > This is fast, simple, and efficient pseudo number generator algorithm.  We
> > > use it in perfmon2 to randomize the sampling periods.  In this context, we
> > > do not need any fancy randomizer.
> > 
> > hrm, does this really warrant inclusion into every kernel build, on 
> > every platform?
> > 
> > 	Jeff
> > 
> 
> Wouldn't existing net_random() work?
> 

It might do, but someone went and hid it in networking and nobody knew
about it.

Stephane?
-
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