[GitHub] ignite pull request #3727: Improve OS config suggestions

2018-04-12 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/3727


---


[GitHub] ignite pull request #3727: Improve OS config suggestions

2018-03-30 Thread reed-sandberg
GitHub user reed-sandberg opened a pull request:

https://github.com/apache/ignite/pull/3727

Improve OS config suggestions

* Acknowledge SWAPPINESS reduction using a range (<= 10).

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/reed-sandberg/ignite 
rsandberg/os-config-swappiness-check

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3727.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3727


commit dcce08deb893254d72a13652c7a9411da45f2839
Author: Reed Sandberg 
Date:   2018-02-07T23:04:35Z

Improve OS config suggestions

* Acknowledge SWAPPINESS reduction using a range (<= 10).




---