Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

NetBSD: Add support for retrieving the number of available CPUs#706

Merged
jkotas merged 1 commit into
dotnet:masterfrom
krytarowski:netbsd-support-1
Jan 23, 2016
Merged

NetBSD: Add support for retrieving the number of available CPUs#706
jkotas merged 1 commit into
dotnet:masterfrom
krytarowski:netbsd-support-1

Conversation

@krytarowski
Copy link
Copy Markdown
Contributor

$ uname
NetBSD
$ getconf NPROCESSORS_ONLN
2
$ getconf _NPROCESSORS_ONLN
getconf: _NPROCESSORS_ONLN: unknown variable

$ uname
NetBSD
$ getconf NPROCESSORS_ONLN
2
$ getconf _NPROCESSORS_ONLN
getconf: _NPROCESSORS_ONLN: unknown variable
@dnfclas
Copy link
Copy Markdown

dnfclas commented Jan 23, 2016

Hi @krytarowski, I'm your friendly neighborhood .NET Foundation Pull Request Bot (You can call me DNFBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!

The agreement was validated by .NET Foundation and real humans are currently evaluating your PR.

TTYL, DNFBOT;

jkotas added a commit that referenced this pull request Jan 23, 2016
NetBSD: Add support for retrieving the number of available CPUs
@jkotas jkotas merged commit 17d6674 into dotnet:master Jan 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants