aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu/hw/mc146818rtc.c
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-07-29 10:36:53 +0000
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-07-29 10:36:53 +0000
commit084dedfee399bf41d12df75873b2f49b2ebd539d (patch)
tree95ca26c24a48d7381878053786e7f20eed99fa1a /tools/ioemu/hw/mc146818rtc.c
parent613f9362cfecfd2e5ed36eef8c44842a3a9aca3c (diff)
downloadxen-084dedfee399bf41d12df75873b2f49b2ebd539d.tar.gz
xen-084dedfee399bf41d12df75873b2f49b2ebd539d.tar.bz2
xen-084dedfee399bf41d12df75873b2f49b2ebd539d.zip
This patch does 2 jobs:
- Enforce the number of CPUs dom0 will take. See the new variable "dom0-cpus" in xend-config.sxp (you will want to set this variable to 1 on SMP systems) - Balloon out dom0 memory when creating domU, if there is not enough free memory. The lowest level we will balloon out is configured via the new variable "dom0-min-mem" in xend-config.sxp I still have a doubt: where to put the code to enforce dom0-cpus. At the moment I put it into python/xen/xend/server/SrvDaemon.py, and hopefully that is resonable enough. Any comment? Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com>
Diffstat (limited to 'tools/ioemu/hw/mc146818rtc.c')
0 files changed, 0 insertions, 0 deletions