Bug #72718 | CACHE_LINE_SIZE in innodb should be 128 on POWER | ||
---|---|---|---|
Submitted: | 22 May 2014 6:49 | Modified: | 10 Oct 2014 18:51 |
Reporter: | Stewart Smith | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | 5.6, 5.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | PowerPC |
[22 May 2014 6:49]
Stewart Smith
[22 May 2014 6:58]
Stewart Smith
Patch
Attachment: power-cacheline-size.patch (text/x-patch), 579 bytes.
[22 May 2014 8:11]
MySQL Verification Team
Hello Stewart, Thank you for the report and contribution. Thanks, Umesh
[17 Sep 2014 2:13]
Stewart Smith
any chance of this being merged any time soon?
[10 Oct 2014 18:51]
Daniel Price
Fixed as of the 5.7.5 release, and here's the changelog entry: "CACHE_LINE_SIZE" for PowerPC was changed from 64 bytes to 128 bytes. Thank you for the bug report.