From 308575bc28053c59a97c4f3361797e2eed34a6e0 Mon Sep 17 00:00:00 2001 From: Arlin Davis Date: Mon, 16 Jun 2014 09:30:37 -0700 Subject: [PATCH] set default rr_signal rate to 1 from 10 Signed-off-by: Arlin Davis --- doc/mpxyd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mpxyd.conf b/doc/mpxyd.conf index b44f4f5..d173cd7 100644 --- a/doc/mpxyd.conf +++ b/doc/mpxyd.conf @@ -80,7 +80,7 @@ mcm_depth 500 # Default = 10 for signaling, 50 for RDMA READ's outstanding mcm_rw_signal_rate 10 -mcm_rr_signal_rate 10 +mcm_rr_signal_rate 1 mcm_rr_max_pending 50 # max_message_mb: -- 2.46.0