risingwave_jni_core::jvm_runtime

Constant DEFAULT_MEMORY_PROPORTION

source
const DEFAULT_MEMORY_PROPORTION: f64 = 0.07;
Expand description

Use 10% of compute total memory by default. Compute node uses 0.7 * system memory by default.