Skip to content

Add some support for NetBSD#1530

Merged
shirou merged 19 commits intoshirou:masterfrom
darkgeek:feature/netbsd-arm64-port
Sep 30, 2023
Merged

Add some support for NetBSD#1530
shirou merged 19 commits intoshirou:masterfrom
darkgeek:feature/netbsd-arm64-port

Conversation

@darkgeek
Copy link
Copy Markdown
Contributor

Hi,

I want to add support for NetBSD in this PR, where I implement some functions in disk/mem/cpu/host. Though not all functions are implemented, it's a decent start. The cpu part is largely inspired by the #1364 .

I use a Nano Pi R5S aarch64 board, where NetBSD 10 is running, to test my code, and all the functions I implement can work well there.

So can you check this PR to see if it's ok to merge? Thanks.

@darkgeek
Copy link
Copy Markdown
Contributor Author

darkgeek commented Sep 29, 2023

I see some github action checks failed, all of which are macos related. After digging into the check details, I couldn't find any relation between the errors and my commits😂️.

Copy link
Copy Markdown
Owner

@shirou shirou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm. dependabot PR also failed with same error, "invalid nice: -10". perhaps some of GitHub image have changed? I will check later.

Anyway, thank you for your great contribution!
I can not confirm it works or not on NetBSD machine, but it seems almost same as FreeBSD, then it should work.

@shirou shirou merged commit 826376d into shirou:master Sep 30, 2023
@darkgeek darkgeek deleted the feature/netbsd-arm64-port branch September 30, 2023 12:55
@darkgeek darkgeek restored the feature/netbsd-arm64-port branch September 30, 2023 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants