-
Notifications
You must be signed in to change notification settings - Fork 456
CDRIVER-4241 SHM counter on mac m1 arm64 implementation. #894
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the contribution @devnexen! I included questions and suggestions. I filed CDRIVER-4241 for the proposed improvement.
fda23ed
to
e5c9768
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you again for the contribution @devnexen. Changes LGTM. I am requesting another reviewer. Filed CDRIVER-4240 to add macOS m1 to our test matrix.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would have preferred use of compiler intrinsics (<arm_acle.h>
?) in place of inline ASM, but I do not consider it to be a blocker. LGTM.
Thanks again for the contribution @devnexen. This PR was rebased atop CDRIVER-4240 to test building on a macOS m1 host. Merging. |
No description provided.