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

Also disable jemalloc on Android/Gonk #44

Merged
merged 1 commit into from Jun 19, 2015

Conversation

@michaelwu
Copy link
Contributor

michaelwu commented Jun 19, 2015

Jemalloc needs to be disabled since jemalloc's definition of malloc_usable_size is different from the system's definition on OSX and Android. Ideally, we'd get SM to use Rust's jemalloc.

@larsbergstrom
Copy link
Contributor

larsbergstrom commented Jun 19, 2015

@bors-servo
Copy link
Contributor

bors-servo commented Jun 19, 2015

📌 Commit fc29175 has been approved by larsbergstrom

@bors-servo
Copy link
Contributor

bors-servo commented Jun 19, 2015

Testing commit fc29175 with merge 06edcba...

bors-servo pushed a commit that referenced this pull request Jun 19, 2015
Also disable jemalloc on Android/Gonk

Jemalloc needs to be disabled since jemalloc's definition of malloc_usable_size is different from the system's definition on OSX and Android. Ideally, we'd get SM to use Rust's jemalloc.
@bors-servo
Copy link
Contributor

bors-servo commented Jun 19, 2015

💔 Test failed - travis

larsbergstrom added a commit that referenced this pull request Jun 19, 2015
Also disable jemalloc on Android/Gonk
@larsbergstrom larsbergstrom merged commit 2c918d1 into servo:master Jun 19, 2015
0 of 2 checks passed
0 of 2 checks passed
continuous-integration/appveyor AppVeyor build failed
Details
homu Test failed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.