提交 a15c593c 编写于 作者: D Daniel P. Berrange

Tweak memory settings

上级 5fbd4b15
Thu Jan 18 16:12:13 EST 2007 Daniel Berrange <berrange@redhat.com>
* docs/testnode.xml, docs/testdomfc4.xml: Tweak memory settings to
be more realistic for testing purposes
Thu Jan 18 16:05:13 EST 2007 Daniel Berrange <berrange@redhat.com> Thu Jan 18 16:05:13 EST 2007 Daniel Berrange <berrange@redhat.com>
* src/test.h, src/test.c: Implement full inactive domain management * src/test.h, src/test.c: Implement full inactive domain management
......
...@@ -8,7 +8,8 @@ ...@@ -8,7 +8,8 @@
<root>/dev/sda1</root> <root>/dev/sda1</root>
<cmdline> ro selinux=0 3</cmdline> <cmdline> ro selinux=0 3</cmdline>
</os> </os>
<memory>131072</memory> <memory>261072</memory>
<currentMemory>131072</currentMemory>
<vcpu>1</vcpu> <vcpu>1</vcpu>
<devices> <devices>
<disk type='file'> <disk type='file'>
......
...@@ -19,5 +19,5 @@ ...@@ -19,5 +19,5 @@
<cores>4</cores> <cores>4</cores>
<threads>2</threads> <threads>2</threads>
</cpu> </cpu>
<memory>137438953</memory> <memory>8192000</memory>
</node> </node>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册