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

Update jemalloc again #31889

Merged
merged 2 commits into from
Mar 6, 2016
Merged

Conversation

alexcrichton
Copy link
Member

Now that jemalloc/jemalloc@767d850 is upstream, the relevant deadlocking issue which prompted our downgrade has been resolved. As a result, there's no known issue to not upgrade! This also re-enables jemalloc for the pc-windows-gnu target as known issues with that have also been fixed.

Closes #31030

@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member Author

We may want to consider holding this off until after the release? It's super easy to backport a downgrade, however, so it may not be that critical.

@bors
Copy link
Contributor

bors commented Feb 26, 2016

☔ The latest upstream changes (presumably #31846) made this pull request unmergeable. Please resolve the merge conflicts.

@AlisdairO
Copy link
Contributor

Just a note that 4.1.0 has just been released, so it might be worth going for that?

@alexcrichton
Copy link
Member Author

Good point! I've rebased the jemalloc branch again

@nikomatsakis
Copy link
Contributor

r=me -- but I think at this point we might as well wait until the release

@alexcrichton
Copy link
Member Author

@bors: r=nikomatsakis c5fdd8d

Ah beta has now been branched, so gonna approve this.

bors added a commit that referenced this pull request Mar 3, 2016
…akis

Now that jemalloc/jemalloc@767d850 is upstream, the relevant deadlocking issue which prompted our downgrade has been resolved. As a result, there's no known issue to *not* upgrade! This also re-enables jemalloc for the pc-windows-gnu target as known issues with that have also been fixed.

Closes #31030
@bors
Copy link
Contributor

bors commented Mar 3, 2016

⌛ Testing commit c5fdd8d with merge 9a949d5...

@bors
Copy link
Contributor

bors commented Mar 3, 2016

💔 Test failed - auto-linux-64-x-android-t

@alexcrichton
Copy link
Member Author

@bors: r=nikomatsakis 3069534fa76aa9f11c30e8483cccc467c3e880d4

@bors
Copy link
Contributor

bors commented Mar 4, 2016

⌛ Testing commit 3069534 with merge 97b2474...

@bors
Copy link
Contributor

bors commented Mar 4, 2016

💔 Test failed - auto-linux-musl-64-opt

Right now there's just a smattering of `// ignore-foo` platforms which is ever
expanding as new ones are added. Instead switch to only running these tests on
Linux/OSX and then use a guaranteed-to-work but not-as-well-tested alternative
on other platforms.
@alexcrichton
Copy link
Member Author

@bors: r=nikomatsakis df9e173

@bors
Copy link
Contributor

bors commented Mar 5, 2016

⌛ Testing commit df9e173 with merge 52e0bda...

bors added a commit that referenced this pull request Mar 5, 2016
…akis

Now that jemalloc/jemalloc@767d850 is upstream, the relevant deadlocking issue which prompted our downgrade has been resolved. As a result, there's no known issue to *not* upgrade! This also re-enables jemalloc for the pc-windows-gnu target as known issues with that have also been fixed.

Closes #31030
@bors bors merged commit df9e173 into rust-lang:master Mar 6, 2016
@alexcrichton alexcrichton deleted the update-jemalloc-again branch March 11, 2016 23:12
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.

Upgrade jemalloc, re-enable Windows GNU
5 participants