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

Concurrent sgen improvements #2005

Merged
merged 7 commits into from Aug 29, 2015
Merged

Conversation

BrzVlad
Copy link
Member

@BrzVlad BrzVlad commented Aug 28, 2015

No description provided.

@schani
Copy link
Contributor

schani commented Aug 28, 2015

This is awesome!

Sorry to make your life even more difficult, but could we please split this up into two separate pull requests, one that fixes bugs (and which we can backport) and the other one that adds features?

Bug fixes being:

[sgen] Fix scanning of invalid entries within arrays
[sgen] Clear nursery at gc if we are doing concurrent checks
[sgen] Major allocation should not happen while we sweep
[sgen] Add missing write barriers for the concurrent collector

@lewurm
Copy link
Contributor

lewurm commented Aug 28, 2015

builddeb

BrzVlad added a commit that referenced this pull request Aug 29, 2015
@BrzVlad BrzVlad merged commit a394f6b into mono:master Aug 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants