From db01cab84838f7849614d7257910d35fdeed0272 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file xCAT-IBMhpc/share/xcat/IBMhpc/ml-tuning --- xCAT-IBMhpc/share/xcat/IBMhpc/ml-tuning | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xCAT-IBMhpc/share/xcat/IBMhpc/ml-tuning b/xCAT-IBMhpc/share/xcat/IBMhpc/ml-tuning index 18972b539..72ae47c1f 100644 --- a/xCAT-IBMhpc/share/xcat/IBMhpc/ml-tuning +++ b/xCAT-IBMhpc/share/xcat/IBMhpc/ml-tuning @@ -6,12 +6,12 @@ chdev -l mlt0 -a agg_killtime=-1 2>/dev/null # allow "agg_interval" and "agg_threshold" to default -# The effect of the above is that complete ml route entries last forever, incomplete entries time out +# The effect of the above is that complete ml route entries last forever, incomplete entries time out # in 40 seconds, and there are no keepalive probes for complete entries (to reduce OS jitter). -# The following is also recommended to improve balance across hf interfaces (assuming sequential ml -# addressing, at least within each drawer). Note that "agg_hash" must be set PRIOR to the ml interface -# being configured. +# The following is also recommended to improve balance across hf interfaces (assuming sequential ml +# addressing, at least within each drawer). Note that "agg_hash" must be set PRIOR to the ml interface +# being configured. chdev -l mlt0 -a agg_hash=2 2>/dev/null