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

host: add support for OpenBSD/armv7 #1286

Merged
merged 1 commit into from Apr 16, 2022
Merged

host: add support for OpenBSD/armv7 #1286

merged 1 commit into from Apr 16, 2022

Conversation

geowiwi
Copy link
Contributor

@geowiwi geowiwi commented Apr 15, 2022

$ go version
go version go1.17 openbsd/arm
$ go test ./...                       
?       github.com/shirou/gopsutil/v3   [no test files]
ok      github.com/shirou/gopsutil/v3/cpu       0.232s
ok      github.com/shirou/gopsutil/v3/disk      0.062s
ok      github.com/shirou/gopsutil/v3/docker    0.065s       
ok      github.com/shirou/gopsutil/v3/host      0.085s
ok      github.com/shirou/gopsutil/v3/internal/common   0.109s       
ok      github.com/shirou/gopsutil/v3/load      0.109s
ok      github.com/shirou/gopsutil/v3/mem       0.126s
ok      github.com/shirou/gopsutil/v3/net       0.223s
ok      github.com/shirou/gopsutil/v3/process   11.309s

Copy link
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.

I haven't confirm it works or not, but seems awesome. Thank you so much!

@shirou shirou merged commit c9a292a into shirou:master Apr 16, 2022
@Lomanic Lomanic mentioned this pull request Apr 17, 2022
5 tasks
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.

None yet

2 participants