Atomic access issues with vars in response_time_distribution.patch
Bug #878022 reported by
Laurynas Biveinis
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Percona Server moved to https://jira.percona.com/projects/PS |
Fix Released
|
High
|
Laurynas Biveinis | ||
5.1 |
Fix Released
|
High
|
Laurynas Biveinis |
Bug Description
Even with the bug 803865 fixed, couple of issues with atomic access in the response_
1) The i386 CAS inline asm is missing "memory" and "volatile", see comments #10 and #11 at bug 803865. It is very likely that this bug is benign for now, still must be fixed.
2) The time_collector:
Related branches
lp://staging/~laurynas-biveinis/percona-server/bug878022
- Percona developers: Pending requested
-
Diff: 71 lines (+17/-17)1 file modifiedpatches/response_time_distribution.patch (+17/-17)
lp://staging/~laurynas-biveinis/percona-server/bug878022-5.5
- Oleg Tsarev (community): Approve
-
Diff: 79 lines (+18/-17)1 file modifiedpatches/response_time_distribution.patch (+18/-17)
Changed in percona-server: | |
milestone: | none → 5.5.19-25.0 |
milestone: | 5.5.19-24.0 → 5.5.18-23.0 |
To post a comment you must log in.
See bug 1177682.