Skip to content

WIP don't set mark array bits during concurrent marking - #87261

Closed
Maoni0 wants to merge 1 commit into
dotnet:mainfrom
Maoni0:uoh_alloc
Closed

WIP don't set mark array bits during concurrent marking#87261
Maoni0 wants to merge 1 commit into
dotnet:mainfrom
Maoni0:uoh_alloc

Conversation

@Maoni0

Copy link
Copy Markdown
Member

No description provided.

@ghostghost added the area-GC-coreclr label Jun 8, 2023
@ghostghost assigned Maoni0Jun 8, 2023
@ghost

ghost commented Jun 8, 2023

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

null

Author:Maoni0
Assignees:Maoni0
Labels:

area-GC-coreclr

Milestone:-

@Maoni0

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-coreclr outerloop

@azure-pipelines

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

@Maoni0

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-coreclr gcstress-extra

@azure-pipelines

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

@Maoni0

Maoni0 commented Jun 8, 2023

Copy link
Copy Markdown
MemberAuthor

AV seems to be recorded in [issue #87268] (#87268) which seems to be on linux only? so I recorded this issue for the windows ones that I also observed in other PRs: #87305
profiler issue seems to be recorded in issue #71316.
bad image issue seems to be related to #87261, @hoyosjs opened #87299 for it

@Maoni0

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-coreclr jitstress

@azure-pipelines

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

@Maoni0Maoni0 added the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Jun 10, 2023
@Maoni0Maoni0 closed this Jun 23, 2024
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Jul 23, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-GC-coreclrNO-MERGEThe PR is not ready for merge yet (see discussion for detailed reasons)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Maoni0