From: Jan Stancek <jstancek@redhat.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v2] getrandom02: relax check for returned data
Date: Wed, 8 Feb 2017 09:18:01 -0500 (EST) [thread overview]
Message-ID: <978127210.1621709.1486563481471.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <20170208141250.GE16139@rei.lan>
----- Original Message -----
> From: "Cyril Hrubis" <chrubis@suse.cz>
> To: "Jan Stancek" <jstancek@redhat.com>
> Cc: ltp@lists.linux.it
> Sent: Wednesday, 8 February, 2017 3:12:51 PM
> Subject: Re: [PATCH v2] getrandom02: relax check for returned data
>
> Hi!
> > "nb * 0.1" can easily fail for nb < 20, since all we need
> > are 2 identical bytes. Worst case (nb == 19) is almost
> > identical to "birthday problem", but with smaller pool.
> > Chance of hitting 2 identical bytes in pool of 19
> > is close to 50%.
> >
> > Adjust formula to allow small repetitions in small pools.
> > Chance we fail now should be pretty unlikely, ~10^-16.
> >
> > Signed-off-by: Jan Stancek <jstancek@redhat.com>
>
> Acked.
Pushed.
Regards,
Jan
>
> --
> Cyril Hrubis
> chrubis@suse.cz
>
prev parent reply other threads:[~2017-02-08 14:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-08 14:04 [LTP] [PATCH v2] getrandom02: relax check for returned data Jan Stancek
2017-02-08 14:12 ` Cyril Hrubis
2017-02-08 14:18 ` Jan Stancek [this message]
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=978127210.1621709.1486563481471.JavaMail.zimbra@redhat.com \
--to=jstancek@redhat.com \
--cc=ltp@lists.linux.it \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.