Factor tune_system() out of multinode-demo/ (#4138)

* Remove x bit from ulimit-n.sh

* Factor tune_system() out of multinode-demo/
This commit is contained in:
Michael Vines
2019-05-03 10:40:02 -07:00
committed by GitHub
parent 5b2a82a951
commit c8ed41167a
6 changed files with 52 additions and 44 deletions

2
scripts/ulimit-n.sh Executable file → Normal file
View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
# |source| this file
#
# Adjust the maximum number of files that may be opened to as large as possible.
#