From 55e17dbf694adfdbb64370176b09b422cadb0c51 Mon Sep 17 00:00:00 2001 From: Denys Fedoryshchenko Date: Sun, 1 Oct 2023 15:59:53 +0300 Subject: [PATCH] Good reference about tuning --- GOS_misc.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/GOS_misc.md b/GOS_misc.md index 477e130..c9cc093 100644 --- a/GOS_misc.md +++ b/GOS_misc.md @@ -87,3 +87,6 @@ We recommend to do following tuning before deploying server to production: * Change CPU power(powersaving) mode to "OS control" if available, and to "Performance" if not. * TBD, i need to check BIOS of servers i have :) +## Other sources + +* https://github.com/leandromoreira/linux-network-performance-parameters \ No newline at end of file