Add note for increasing shmmax if necessary
authorRicardo Nabinger Sanchez <rnsanchez@taghos.com.br>
Mon, 9 Oct 2017 23:57:27 +0000 (20:57 -0300)
committerRicardo Nabinger Sanchez <rnsanchez@taghos.com.br>
Tue, 10 Oct 2017 00:08:53 +0000 (21:08 -0300)
commit7f4811bb36d31059dfca4effb8fe2acff2180864
tree6461e8ac1a055cb75b4c2d3618ade2f351174611
parentb18775f7b7c6c7d0a4d9b0a38e2a979e4180d14e
Add note for increasing shmmax if necessary

When launching a large job, fio can attempt to grab more shared memory
than allowed by the kernel.  Hint the user about increasing such limit
on Linux systems.

Signed-off-by: Ricardo Nabinger Sanchez <rnsanchez@taghos.com.br>
fio.1