From 6156dc300d9a7cdbdeded268c4b99f53ee7f38c9 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Tue, 29 Sep 2020 17:50:58 -0700 Subject: [PATCH] Tune the sys-tuner documentation --- docs/src/running-validator/validator-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/running-validator/validator-start.md b/docs/src/running-validator/validator-start.md index c615fd8069..4bc5b2332d 100644 --- a/docs/src/running-validator/validator-start.md +++ b/docs/src/running-validator/validator-start.md @@ -49,7 +49,7 @@ that CUDA is enabled: `"[ solana::validator] CUDA is enabled"` ### Linux #### Automatic The solana repo includes a daemon to adjust system settings to optimize performance -(namely by increasing the OS UDP buffer limits, and scheduling PoH with realtime policy). +(namely by increasing the OS UDP buffer and file mapping limits). The daemon (`solana-sys-tuner`) is included in the solana binary release. Restart it, *before* restarting your validator, after each software upgrade to ensure that