2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-21 10:40:24 +00:00

Remove trailing spaces in file xCAT-IBMhpc/share/xcat/IBMhpc/ml-tuning

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent b216ecdf38
commit db01cab848

View File

@@ -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