Skip to content
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

Support building on ARM64 Linux #9

Merged
merged 2 commits into from
Mar 14, 2022
Merged

Support building on ARM64 Linux #9

merged 2 commits into from
Mar 14, 2022

Conversation

tylertreat
Copy link
Contributor

Pulling in changes from the nsip fork which consolidates Linux and FreeBSD support and allows building on ARM64 Linux.

Doug Luce and others added 2 commits December 21, 2020 22:35
Consolidate Linux and FreeBSD support into the same files using build
tags.

The semantics for mincore are different on FreeBSD than for
Linux (based on the value of vm.mincore_mapped, mincore reports
mappings, not residency). So cut out the TestIsResidentTwoPages for
FreeBSD but continue using it on Linux.

gofmt moved the import line in the test file.
@tysonmote
Copy link
Owner

Thanks!

@tysonmote tysonmote merged commit 078b7ad into tysonmote:master Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants