summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/hypervisor/1192065
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/hypervisor/1192065')
-rw-r--r--results/classifier/deepseek-2-tmp/output/hypervisor/11920657
1 files changed, 0 insertions, 7 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/hypervisor/1192065 b/results/classifier/deepseek-2-tmp/output/hypervisor/1192065
deleted file mode 100644
index 95be77b54..000000000
--- a/results/classifier/deepseek-2-tmp/output/hypervisor/1192065
+++ /dev/null
@@ -1,7 +0,0 @@
-
-qemu release memory to system 
-
-Qemu pre-allocates the maximum balloon amount which is inconvinient if all of the memory is used up and some other system needs to be added memory resource
-
-eg:- I have 4GB RAM with 4 virtual systems to be run.
-I want each of them to start with 1GB RAM with maximum 2GB possible. This is not achievable since qemu pre-allocates the maximum balloon amount which is 2GBx4 systems . So to start all 4 systems the system needs 8GB RAM rather than 4GB RAM to start with although I have told initial balloon amount to be 1GB.
\ No newline at end of file