Skip to content

[OpenMP] Make use of getloadavg() on *BSD OS's #70586

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

Merged
merged 1 commit into from
Oct 29, 2023

Conversation

brad0
Copy link
Contributor

@brad0 brad0 commented Oct 29, 2023

OpenBSD does not have /proc filesystem, neither does FreeBSD (by default).

OpenBSD does not have /proc filesystem, neither does FreeBSD (by default).
@llvmbot llvmbot added the openmp:libomp OpenMP host runtime label Oct 29, 2023
@brad0 brad0 requested review from emaste and shiltian October 29, 2023 08:24
Copy link
Contributor

@shiltian shiltian left a comment

Choose a reason for hiding this comment

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

LG

@brad0 brad0 merged commit 0d1da7c into llvm:main Oct 29, 2023
@brad0 brad0 deleted the openbsd_bsd_getloadavg branch October 29, 2023 22:30
@emaste
Copy link
Member

emaste commented Oct 30, 2023

Thanks @brad0 for taking care of these details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openmp:libomp OpenMP host runtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants