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

Enable incremental GC. #7621

Open
Ms2ger opened this issue Sep 14, 2015 · 2 comments
Open

Enable incremental GC. #7621

Ms2ger opened this issue Sep 14, 2015 · 2 comments
Labels

Comments

@Ms2ger
Copy link
Contributor

@Ms2ger Ms2ger commented Sep 14, 2015

@michaelwu left

            // Pre barriers aren't working correctly at the moment
            DisableIncrementalGC(runtime.rt());

in ScriptTask::new_rt_and_cx() with no further explanation.

@jdm
Copy link
Member

@jdm jdm commented Apr 4, 2016

@michaelwu Could you elaborate on this, please?

bors-servo added a commit that referenced this issue May 14, 2016
(Do not merge) Enable incremental GC

Fixes #7621.

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11101)
<!-- Reviewable:end -->
@jdm
Copy link
Member

@jdm jdm commented Jan 27, 2017

In order to enable this, I want to run tests with gczeal enabled. That requires enabling the debugmozjs feature for SpiderMonkey, which is being worked on in #14766. That is broken on Windows due to rust-lang/rust#39016.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.