read_pool_cache_kib

Function read_pool_cache_kib 

Source
fn read_pool_cache_kib(num_read_connections: usize) -> i32
Expand description

~512 MiB total page-cache budget split across all read-pool connections (e.g. extra = 32 → 33 readers × ~15.5 MiB each). Caps each reader at 32 MiB when the pool is small.