Skip to content

Conversation

@dpc
Copy link
Contributor

@dpc dpc commented Dec 2, 2024

It needs to be done via Cargo feature flag.

Switch to recommended version of tikv-jemallocator:

https://crates.io/crates/jemallocator:

The project is also published as jemallocator for historical reasons. The two crates are the same except names. For new projects, it's recommended to use tikv-xxx versions instead.

@dpc dpc requested review from a team as code owners December 2, 2024 19:16
It needs to be done via Cargo feature flag.

Switch to recommended version of tikv-jemallocator:

https://crates.io/crates/jemallocator:

> The project is also published as jemallocator for historical reasons. The two crates are the same except names. For new projects, it's recommended to use tikv-xxx versions instead.
@dpc dpc force-pushed the 24-12-02-rocksdb-jemalloc branch from 68ef0b3 to 02d5716 Compare December 2, 2024 19:25
@dpc dpc added this pull request to the merge queue Dec 2, 2024
Merged via the queue into fedimint:master with commit 7801d4a Dec 2, 2024
23 checks passed
@dpc dpc deleted the 24-12-02-rocksdb-jemalloc branch December 2, 2024 20:39
@fedimint-backports
Copy link

Backport failed for releases/v0.5, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin releases/v0.5
git worktree add -d .worktree/backport-6488-to-releases/v0.5 origin/releases/v0.5
cd .worktree/backport-6488-to-releases/v0.5
git switch --create backport-6488-to-releases/v0.5
git cherry-pick -x 02d5716cd4726a66e6024161615b875f94e97a0d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants