Function tikv::config::memory_limit_for_cf[][src]

fn memory_limit_for_cf(
    is_raft_db: bool,
    cf: &str,
    total_mem: u64
) -> ReadableSize