From: Stephen Hemminger <shemminger@osdl.org>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Add carta_random32() library routine
Date: Wed, 11 Oct 2006 12:29:38 -0700 [thread overview]
Message-ID: <20061011122938.7e81f4bc@freekitty> (raw)
In-Reply-To: 452D4491.30806@garzik.org
On Wed, 11 Oct 2006 15:22:57 -0400
Jeff Garzik <jeff@garzik.org> wrote:
> Linux Kernel Mailing List wrote:
> > commit e0ab2928cc2202f13f0574d4c6f567f166d307eb
> > tree 3df0b8e340b1a98cd8a2daa19672ff008e8fb7f9
> > parent b611967de4dc5c52049676c4369dcac622a7cdfe
> > author Stephane Eranian <eranian@hpl.hp.com> 1160554905 -0700
> > committer Linus Torvalds <torvalds@g5.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?
--
Stephen Hemminger <shemminger@osdl.org>
next prev parent reply other threads:[~2006-10-11 19:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200610111900.k9BJ01M4021853@hera.kernel.org>
2006-10-11 19:22 ` [PATCH] Add carta_random32() library routine Jeff Garzik
2006-10-11 19:29 ` Stephen Hemminger [this message]
2006-10-12 7:07 ` Andrew Morton
2006-10-12 17:26 ` [PATCH] rename net_random to random32 Stephen Hemminger
2006-10-12 21:43 ` David Miller
2006-10-13 18:19 ` Adrian Bunk
2006-10-13 18:28 ` Stephen Hemminger
2006-10-13 19:09 ` Andrew Morton
2006-10-13 22:14 ` David Miller
2006-10-14 10:41 ` Sam Ravnborg
2006-10-28 16:46 ` Christoph Hellwig
2006-10-11 19:39 ` [PATCH] Add carta_random32() library routine Andrew Morton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20061011122938.7e81f4bc@freekitty \
--to=shemminger@osdl.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox