Cargo Features
[dependencies]
tikv-jemalloc-sys = { version = "0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7", default-features = false, features = ["debug", "background_threads_runtime_support", "background_threads", "disable_initial_exec_tls", "disable_cache_oblivious"] }
- default = background_threads_runtime_support
-
The
background_threads_runtime_support
feature is set by default whenevertikv-jemalloc-sys
is added without
somewhere in the dependency tree.default-features = false - profiling debug
- background_threads_runtime_support default background_threads?
- background_threads = background_threads_runtime_support
- stats unprefixed_malloc_on_supported_platforms disable_initial_exec_tls
- disable_cache_oblivious
tikv-jemalloc-sys has 6 features without comments.