Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

[System.Native] Add SystemNative_GetCpuUtilization#34806

Merged
stephentoub merged 2 commits into
dotnet:masterfrom
filipnavara:threadpoolportable
Jan 25, 2019
Merged

[System.Native] Add SystemNative_GetCpuUtilization#34806
stephentoub merged 2 commits into
dotnet:masterfrom
filipnavara:threadpoolportable

Conversation

@filipnavara
Copy link
Copy Markdown
Member

Comment thread src/Native/Unix/System.Native/pal_time.c Outdated
Comment thread src/Native/Unix/System.Native/pal_time.h
@filipnavara
Copy link
Copy Markdown
Member Author

@dotnet-bot test Linux arm64 Release Build

1 similar comment
@jkotas
Copy link
Copy Markdown
Member

jkotas commented Jan 25, 2019

@dotnet-bot test Linux arm64 Release Build

Comment thread src/Native/Unix/System.Native/pal_time.c
@filipnavara
Copy link
Copy Markdown
Member Author

"Linux arm64 Release Build" now fails on all new PRs, even the ones that touch only documentation :/

@stephentoub
Copy link
Copy Markdown
Member

"Linux arm64 Release Build" now fails on all new PRs, even the ones that touch only documentation :/

Yeah, it's an infrastructure issue. I'm planning to disable the leg unless it's otherwise addressed this morning.

@stephentoub stephentoub merged commit 26a4a61 into dotnet:master Jan 25, 2019
@stephentoub
Copy link
Copy Markdown
Member

Thanks.

@filipnavara filipnavara deleted the threadpoolportable branch January 25, 2019 15:00
@filipnavara
Copy link
Copy Markdown
Member Author

Thanks! Are there any docs on how is the ingestion between CoreCLR/CoreRT/CoreFX triggered? I assume it's the @dotnet-maestro-bot PRs and that it's enough to just wait... :-)

@stephentoub
Copy link
Copy Markdown
Member

Are there any docs on how is the ingestion between CoreCLR/CoreRT/CoreFX triggered?

There probably are somewhere, though it's all currently in flux, so even if there is, it may be out of date.

I assume it's the @dotnet-maestro-bot PRs and that it's enough to just wait... :-)

In general, yes. 😄

@jkotas
Copy link
Copy Markdown
Member

jkotas commented Jan 25, 2019

CoreRT is not enlisted in the dotnet-maestro-bot auto-updater.

We update corefx version for corert manually when necessary in: https://github.com/dotnet/corert/blob/master/dependencies.props#L5

@stephentoub
Copy link
Copy Markdown
Member

CoreRT is not enlisted in the dotnet-maestro-bot auto-updater.

Ah, I didn't realize that. Thanks.

@filipnavara
Copy link
Copy Markdown
Member Author

Ah, thanks. I will send PR.

@karelz karelz added this to the 3.0 milestone Mar 18, 2019
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
* Add SystemNative_GetCpuUtilization.

* Update sysconf call to match CoreCLR.


Commit migrated from dotnet/corefx@26a4a61
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants