pub const NFS_BATCH_EWMA_ALPHA: f64 = 0.2;
EWMA smoothing factor for BatchTuner queue depth and RTT tracking.