From c57481db6f88ca743e8d110ff5c1ef9629b33bfe Mon Sep 17 00:00:00 2001 From: x p k Date: Fri, 3 May 2019 15:09:51 +0800 Subject: [PATCH] doc: updated readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b5d717d..4580fda 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,9 @@ gluster vol set gv0 client.event-threads 4 ``` ### System tuning -Try these in the next build. +Playbook changes tuned profile for gluster ``` -# tuned-adm list -# tuned-adm profile throughput-performance +# tuned-adm profile throughput-performance # tuned-adm active ```