-
## Bug Report
### What version of TiKV are you using?
TiKV
Release Version: 8.5.0-alpha
Edition: Community
Git Commit Hash: https://github.com/tikv/tikv/commit/d01bd7483aab212a6de36b2c4a2fe…
-
### Problem
When one crate (lib) uses `jemalloc` as a submodule and another crate (binary) uses that library, `cargo vendor` for the binary works, but some files with checksums are ignored by `git`…
-
Historically, Rust has shipped a copy of jemalloc as part of the standard library on most platforms (but notably not Windows) and used it as the default memory allocator for Rust code.
These days w…
-
I have a ~1.5TiB, ~1.7k files parquet dataset with an additional `_metadata.parquet` file containing metadata of all row groups. The `_metadata` file was written with the mechanism described in the [d…
-
Hi:
In Google's osdi21 paper [Beyond malloc efficiency to fleet efficiency: a hugepage-aware memory allocator], it said : "Indeed, jemalloc is doing so, based on TEMERAIRE".
We are very interested…
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
**Describe the feature you'd like:**
When rocksdb jemalloc_nodump_allocator is used with block cache (add…
-
### Problem
When running a x86_64 version of vector via Rosetta on Apple silicon mac, I ran into "bus error" immediately when launching vector (actually my use case is more complex since I built it…
-
## Bug Report
### What version of TiKV are you using?
TiKV
Release Version: 5.2.0
Edition: Community
Git Commit Hash: dbefa5ec66ccb4cb0cfeef3ad05d5932da2aeb36
Git Commit Bra…
-
### Summary
I have tried building the packages jemalloc, yaml-cpp, and LIBXSMM on Stampede2 and all fail in the same manner. I'll focus on jemalloc since this is the package we investigated most th…
-
I installed the latest QT Open source environment on Monterey 12.2.
I'm curious if the following warnings are expected/normal:
- :-1: warning: Project WARNING: Qt has only been tested with vers…