[MDEV-6906] Relaxed memory order for counters Created: 2014-10-21 Updated: 2014-12-05 Resolved: 2014-12-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Power |
| Fix Version/s: | 10.1.2 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Sergey Vojtovich |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
Let atomic counters use relaxed memory order. This should give little performance impact for platforms with relaxed memory model (e.g. PPC64). |
| Comments |
| Comment by Sergey Vojtovich [ 2014-10-21 ] | |||||||
|
serg, please review patch for this task. | |||||||
| Comment by Sergey Vojtovich [ 2014-12-05 ] | |||||||
|
Pushed to 10.1.2:
|