From 28668c0dd1083792ce28346d9fdaa026b8360807 Mon Sep 17 00:00:00 2001 From: wisdomjxc <33363573+wisdomjxc@users.noreply.github.com> Date: Mon, 26 Oct 2020 23:57:19 +0800 Subject: [PATCH] Update config-5.4 (#5716) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Support 20 threads。 --- target/linux/x86/64/config-5.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/x86/64/config-5.4 b/target/linux/x86/64/config-5.4 index 69f44f7de..64848c49c 100644 --- a/target/linux/x86/64/config-5.4 +++ b/target/linux/x86/64/config-5.4 @@ -310,7 +310,7 @@ CONFIG_ND_CLAIM=y CONFIG_NEED_DMA_MAP_STATE=y CONFIG_NET_FAILOVER=y CONFIG_NET_FLOW_LIMIT=y -CONFIG_NR_CPUS=8 +CONFIG_NR_CPUS=20 CONFIG_NR_CPUS_DEFAULT=64 CONFIG_NR_CPUS_RANGE_BEGIN=2 CONFIG_NR_CPUS_RANGE_END=512