Skip to content

[WIP] enable regions for MacOS - #87421

Closed
mangod9 wants to merge 2 commits into
dotnet:mainfrom
mangod9:regions_mac
Closed

[WIP] enable regions for MacOS#87421
mangod9 wants to merge 2 commits into
dotnet:mainfrom
mangod9:regions_mac

Conversation

@mangod9

Copy link
Copy Markdown
Member

Enabling regions for MacOS

@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/gc
See info in area-owners.md if you want to be subscribed.

Issue Details

Enabling regions for MacOS

Author:mangod9
Assignees:-
Labels:

area-GC-coreclr

Milestone:-

@mangod9

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-coreclr outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@mangod9

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-coreclr outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@mangod9

Copy link
Copy Markdown
MemberAuthor

The MacOS x64 failures look related to large dumps being generated since Regions reserve 256gb of memory. CI machines dont seem to have the right config to generate smaller dumps leading to disk space issues.

@mangod9

Copy link
Copy Markdown
MemberAuthor

This PR would need to wait for coredumps to be enabled on MacOS to reduce the failures. This issue is tracking that change: #65422

@mangod9

Copy link
Copy Markdown
MemberAuthor

Closing for now till MacOS issue is resolved.

@mangod9mangod9 closed this Jul 20, 2023
@ghostghost locked as resolved and limited conversation to collaborators Aug 19, 2023
Sign up for freeto 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.

1 participant

@mangod9