forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf8f1430
committed
Enable 64 bit atomics on ARM64.
Previously they were disabled due to performance concerns on 32bitarm, where 64bit atomics are often implemented via kernel traps.Author: Roman ShaposhnikDiscussion:http://postgr.es/m/CA+ULb+uErkFuXUCCXWHYvnV5KnAyjGUzzRcPA-M0cgO+Hm4RSA@mail.gmail.com1 parentf39ddd8 commitf8f1430
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 21 | + | |
| 22 | + | |
24 | 23 |
| |
| 24 | + | |
25 | 25 |
| |
| 26 | + |
0 commit comments
Comments
(0)