diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2019-07-02 17:44:05 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2019-07-02 17:44:05 +0300 |
commit | 709f0510e32981c59d7353e55a564073939db770 (patch) | |
tree | 05367202724c0854514044e11c2ab36a04348589 /sql/sql_plugin.h | |
parent | 0e1ba364a12b6569c75a7dadc38b7ef2b4910d34 (diff) | |
download | mariadb-git-709f0510e32981c59d7353e55a564073939db770.tar.gz |
MDEV-19845: Adjust for Skylake based on benchmarks
Even though the PAUSE instruction latency was increased from
about 10 to 140 clock cycles in the Intel Skylake microarchitecture,
it seems to be optimal to reduce the amount of subsequently executed
PAUSE instructions not to 1/14, but to 1/2.
Diffstat (limited to 'sql/sql_plugin.h')
0 files changed, 0 insertions, 0 deletions