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

Log disk space available and consumed by SPMI download #91683

Merged

Conversation

BruceForstall
Copy link
Member

Example output in the DEBUG log:

[10:39:04] Disk usage (c:\spmi): total 2,047 GB; free 1,411 GB
[10:42:45] Disk usage (c:\spmi): total 2,047 GB; free 1,378 GB; consumed by download 33 GB

Example output in the DEBUG log:
```
[10:39:04] Disk usage (c:\spmi): total 2,047 GB; free 1,411 GB
[10:42:45] Disk usage (c:\spmi): total 2,047 GB; free 1,378 GB; consumed by download 33 GB
```
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Sep 6, 2023
@ghost ghost assigned BruceForstall Sep 6, 2023
@ghost
Copy link

ghost commented Sep 6, 2023

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

Issue Details

Example output in the DEBUG log:

[10:39:04] Disk usage (c:\spmi): total 2,047 GB; free 1,411 GB
[10:42:45] Disk usage (c:\spmi): total 2,047 GB; free 1,378 GB; consumed by download 33 GB
Author: BruceForstall
Assignees: BruceForstall
Labels:

area-CodeGen-coreclr

Milestone: -

@BruceForstall
Copy link
Member Author

@jakobbotsch PTAL
cc @dotnet/jit-contrib

@BruceForstall BruceForstall merged commit 9c4b135 into dotnet:main Sep 6, 2023
10 of 81 checks passed
@BruceForstall BruceForstall deleted the CheckSpmiPipelineDiskSpace branch September 6, 2023 18:00
@ghost ghost locked as resolved and limited conversation to collaborators Oct 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants