Pankaj Garg
|
854c62e208
|
Reduce kernel networking buffer for rmem and wmem (#6422)
automerge
|
2019-10-17 14:52:24 -07:00 |
Pankaj Garg
|
5719b8f251
|
Change remote node's ssh config to allow more login retries (#4215)
automerge
|
2019-05-08 11:20:06 -07:00 |
Michael Vines
|
3466f139a4
|
set -e shuffling
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
def7d156f6
|
codemod --extensions sh '#!/usr/bin/env bash -e' '#!/usr/bin/env bash\nset -e'
|
2018-11-11 16:24:36 -08:00 |
Michael Vines
|
33aab094ef
|
codemod --extensions sh '#!/bin/bash' '#!/usr/bin/env bash'
|
2018-11-11 16:24:36 -08:00 |
Pankaj Garg
|
3cc78d3a41
|
Added a new remote node configuration script to set rmem/wmem (#1647)
* Added a new remote node configuration script to set rmem/wmem
* Update common.sh for rmem/wmem configuration
|
2018-10-30 09:17:35 -07:00 |