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

DragonFlyBSD supports sched_getcpu() #2423

Merged
merged 1 commit into from Sep 26, 2021

Conversation

rtzoeller
Copy link
Contributor

In addition to sched_setaffinity() and sched_getaffinity(), DragonFlyBSD also provides a way to check which CPU a thread is currently executing on.

@rust-highfive
Copy link

r? @Amanieu

(rust-highfive has picked a reviewer for you, use r? to override)

@Amanieu
Copy link
Member

Amanieu commented Sep 26, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Sep 26, 2021

📌 Commit 2985199 has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Sep 26, 2021

⌛ Testing commit 2985199 with merge 310b698...

@bors
Copy link
Contributor

bors commented Sep 26, 2021

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: Amanieu
Pushing 310b698 to master...

@bors bors merged commit 310b698 into rust-lang:master Sep 26, 2021
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

4 participants