[oe] [meta-oe][PATCH] fio: upgrade 3.17 -> 3.18

Jonathan Richardson jonathan.richardson at broadcom.com
Tue Feb 18 19:37:33 UTC 2020


I was just about to submit a patch to remove the disabling of compiler
optimizations to fio. On our cortex A72 this kills the performance of fio
by 25%. That would solve this build issue also. I haven't seen any crashes
with fio. If there are some architecture specific issues can the removal
of optimizations be arch specific only and not the default?

On Sat, Feb 15, 2020 at 12:40 AM Khem Raj <raj.khem at gmail.com> wrote:
>
> https://errors.yoctoproject.org/Errors/Details/391129/
>
> On Fri, Feb 14, 2020 at 8:11 AM Wang Mingyu <wangmy at cn.fujitsu.com> wrote:
> >
> > Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
> > ---
> >  meta-oe/recipes-benchmark/fio/{fio_3.17.bb => fio_3.18.bb} | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >  rename meta-oe/recipes-benchmark/fio/{fio_3.17.bb => fio_3.18.bb} (96%)
> >
> > diff --git a/meta-oe/recipes-benchmark/fio/fio_3.17.bb b/meta-oe/recipes-benchmark/fio/fio_3.18.bb
> > similarity index 96%
> > rename from meta-oe/recipes-benchmark/fio/fio_3.17.bb
> > rename to meta-oe/recipes-benchmark/fio/fio_3.18.bb
> > index 482928c31..b6484290f 100644
> > --- a/meta-oe/recipes-benchmark/fio/fio_3.17.bb
> > +++ b/meta-oe/recipes-benchmark/fio/fio_3.18.bb
> > @@ -22,7 +22,7 @@ PACKAGECONFIG_NUMA_armeb = ""
> >  PACKAGECONFIG ??= "${PACKAGECONFIG_NUMA}"
> >  PACKAGECONFIG[numa] = ",--disable-numa,numactl"
> >
> > -SRCREV = "08ce9dc20b8a4e55db7af6d869ddfa49b4a02d03"
> > +SRCREV = "ac694f66968fe7b18c820468abd8333f3df333fb"
> >  SRC_URI = "git://git.kernel.dk/fio.git \
> >            file://0001-update-the-interpreter-paths.patch \
> >  "
> > --
> > 2.17.1
> >
> >
> >
> > --
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel at lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list