[PATCH 2/3] defconfig: add VM memory and cpu scaling fragments

Daniel Gomez <[email protected]>
Newsgroups dev.linux.lists.kdevops
Message-ID <[email protected]>
From: Daniel Gomez <[email protected]>

Add vm configuration fragments support:
* vm2g2c: 2GB RAM, 2 CPU cores
* vm32g8c: 32GB RAM, 8 CPU cores

Note that we use 4GB/8c by default.

Signed-off-by: Daniel Gomez <[email protected]>
---
 defconfigs/configs/vm2g2c.config  | 2 ++
 defconfigs/configs/vm32g8c.config | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/defconfigs/configs/vm2g2c.config b/defconfigs/configs/vm2g2c.config
new file mode 100644
index 00000000..af9edee5
--- /dev/null
+++ b/defconfigs/configs/vm2g2c.config
@@ -0,0 +1,2 @@
+CONFIG_LIBVIRT_VCPUS_2=y
+CONFIG_LIBVIRT_MEM_2G=y
diff --git a/defconfigs/configs/vm32g8c.config b/defconfigs/configs/vm32g8c.config
new file mode 100644
index 00000000..06a5ca44
--- /dev/null
+++ b/defconfigs/configs/vm32g8c.config
@@ -0,0 +1,2 @@
+CONFIG_LIBVIRT_VCPUS_8=y
+CONFIG_LIBVIRT_MEM_32G=y

-- 
2.50.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.