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 to 5.2.1 #156

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

BusyJay
Copy link
Contributor

@BusyJay BusyJay commented Jul 17, 2020

This bases on #146.

The new configure file and VERSION file are copied from the release package of jemalloc.

- disable configure verify check
- update configure file and make clippy happy
- check autoconf version
- fix allow_failures
- i686-apple target are not supported now
- use latest travis syntax
- less verbose and allow non-master check fail
    Upstream doesn't guarantee configure file matches across platform and
    versions. Checking configure file can fail easily
- mute alloc_trait tests
- rich diff
- remove unsupported platform
    i686-apple-darwin is removed from nightly and beta.
- make clippy and rustfmt happy

Signed-off-by: Jay Lee <BusyJayLee@gmail.com>
Signed-off-by: Jay Lee <BusyJayLee@gmail.com>
Signed-off-by: Jay Lee <BusyJayLee@gmail.com>
@BusyJay
Copy link
Contributor Author

BusyJay commented Jul 22, 2020

Since the project is not active for a while. I created a custom fork with updated jemalloc as tikv/jemallocator. It aims to support common servers only to make it easier to maintain. The first version was published as tikv-jemallocator.

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.

1 participant