pub fn index_ring_rows(max_ctx: usize) -> Option<usize>Expand description
DSA k-pool indexer TAIL RING sizing (MEMRA_DSA_INDEX_RING, default ON, see docs/FLAGS.md).
Unparseable values are treated as unset. MEMRA_PRIME_CHUNK is NO LONGER READ HERE: the ring
is drained inside the call, so no prefill chunk discipline can size it or break it.