From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: Romain Naour <romain.naour@gmail.com>,
"Yann E. MORIN" <yann.morin.1998@free.fr>,
Buildroot List <buildroot@buildroot.org>
Subject: Re: [Buildroot] [PATCH] utils/genrandconfig: reduce the maximum "size" of random configurations
Date: Sun, 14 Nov 2021 14:01:23 +0100 [thread overview]
Message-ID: <20211114140123.77bcde89@windsurf> (raw)
In-Reply-To: <87mtm6ykb8.fsf@dell.be.48ers.dk>
On Sun, 14 Nov 2021 13:48:43 +0100
Peter Korsgaard <peter@korsgaard.com> wrote:
> >>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:
>
> > genrandconfig is used by the Buildroot autobuilders to generate
> > semi-random configurations that we build test. As part of this, we use
> > "make randpackageconfig" to randomize the selection of packages,
> > together with a KCONFIG_PROBABILITY value, which indicates the
> > probabibility for each option to be enabled. This probability is
> > itself randomized, between 1% and 30% for every build.
>
> > However, with our increasing number of packages (over 2900), when we
> > use a 30% probability for options to be enabled, it means a *lot* of
> > options are enabled, causing very large configurations to be
> > tested. These configurations are not very realistic, and they take
> > ages to build on our autobuilders: we have builds that take 4, 5 or
> > even 7 hours to build.
>
> > In order to test a larger number of configurations and therefore a
> > larger variety of configurations, this commit reduces the maximum
> > probability to 20%.
>
> > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
>
> Makes sense. Committed, thanks.
Thanks! I think we want it in all branches currently tested by the
autobuilders, i.e master, next, 2021.02.x and 2021.08.x.
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2021-11-14 13:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-13 14:17 [Buildroot] [PATCH] utils/genrandconfig: reduce the maximum "size" of random configurations Thomas Petazzoni
2021-11-13 18:02 ` Yann E. MORIN
2021-11-14 13:00 ` Thomas Petazzoni
2021-11-14 18:35 ` Yann E. MORIN
2021-11-14 12:48 ` Peter Korsgaard
2021-11-14 13:01 ` Thomas Petazzoni [this message]
2021-11-17 22:15 ` Peter Korsgaard
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=20211114140123.77bcde89@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@buildroot.org \
--cc=peter@korsgaard.com \
--cc=romain.naour@gmail.com \
--cc=yann.morin.1998@free.fr \
/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