Re: MySQL 8.0.16 on Fedora/PPC64LE : I see issues, inc. hangs
Posted by:
Tony Reix
Date: August 20, 2019 03:14AM
On Fedora/x86_64, I have:
$ cat /etc/redhat-release
Fedora release 30 (Thirty)
$ gcc --version
gcc (GCC) 9.1.1 20190503 (Red Hat 9.1.1-1)
$ rpm -qa | grep gcc
gcc-9.1.1-1.fc30.x86_64
gcc-c++-9.1.1-1.fc30.x86_64
libgcc-9.1.1-1.fc30.x86_64
gcc-gdb-plugin-9.1.1-1.fc30.x86_64
/proc/cpuinfo :
4 processors - Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
On Fedora/PPC64LE, I have:
# cat /etc/redhat-release
Fedora release 30 (Thirty)
# gcc --version
gcc (GCC) 9.1.1 20190503 (Red Hat 9.1.1-1)
Copyright © 2019 Free Software Foundation, Inc.
# rpm -qa | grep gcc
gcc-go-9.1.1-1.fc30.ppc64le
libgcc-9.1.1-1.fc30.ppc64le
gcc-9.1.1-1.fc30.ppc64le
gcc-c++-9.1.1-1.fc30.ppc64le
gcc-gdb-plugin-9.1.1-1.fc30.ppc64le
/proc/cpuinfo :
32 processors - POWER8 3425.000000MHz
Thus, the 2 software environment are equal.
However, I have 8 times more (logical) processors on the Power machine.
So, probably that the Power machine used by Fedora for testing MySQL has less processors ? and using more processors enables to create a situation where a silent dead-lock bug appears.
Subject
Views
Written By
Posted
1452
August 13, 2019 07:17AM
640
August 13, 2019 10:50AM
1451
August 14, 2019 02:13AM
633
August 14, 2019 02:15AM
623
August 14, 2019 02:36AM
593
August 19, 2019 08:17AM
590
August 20, 2019 02:11AM
604
August 20, 2019 02:33AM
607
August 20, 2019 03:05AM
Re: MySQL 8.0.16 on Fedora/PPC64LE : I see issues, inc. hangs
685
August 20, 2019 03:14AM
596
August 20, 2019 03:21AM
644
August 20, 2019 09:59AM
690
August 21, 2019 02:45AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.