From 8bd6ecf9b4569f9ed67c40a82f0b2667fc90d3a9 Mon Sep 17 00:00:00 2001 From: xmrig Date: Sat, 20 Jul 2019 23:33:04 +0700 Subject: [PATCH] Update CPU.md --- doc/CPU.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/CPU.md b/doc/CPU.md index ba662d2c..82c0a752 100644 --- a/doc/CPU.md +++ b/doc/CPU.md @@ -1,6 +1,6 @@ # CPU backend -All CPU related settings contains in one `cpu` object in config file, CPU backend allow specify multiple profiles and allow switch between them without restrictions. Default auto-configuration create reasonable minimum of profiles which cover all supported algorithms. +All CPU related settings contains in one `cpu` object in config file, CPU backend allow specify multiple profiles and allow switch between them without restrictions by pool request or config change. Default auto-configuration create reasonable minimum of profiles which cover all supported algorithms. ### Example