dom0
The is a simple introduction to paravirt_ops in Linux kernel for Xen, VMware, etc. We make this introduction from the view of code. We use the function raw_local_irq_disable() and raw_local_irq_enable() ... read more »
Please refer to
Xen solution
for the more latest stable Xen Dom0 solution.
How to set up Xen Dom0 with Xenified Linux kernel in Fedora 12 will be introduced in this post. We ... read more »
I have created slides from introducing Xen’s source code structure and backend and frontend drivers in Xen. Please find the PDF version here:
xen-code-disk-v2.pdf
Animation is enabled which may help to understand ... read more »
Please refer to
Xen solution
for the latest stable Xen Dom0 solution.
How to set up Xen Dom0 with paravirt_ops technology in Fedora 12 will be introduced in this post. The Fedora 12 ... read more »
This is the latest stable and recommended stable Xen Dom0 solution on Fedora 12. No serious bug found till now and we will fix the bugs by ourselves if some ... read more »
Please refer to
Xen solution
for the more latest stable Xen Dom0 solution.
How to set up Xen Dom0 with Xenified Linux kernel in Fedora 12 will be introduced in this post. We ... read more »
Here is a list of problem that may occur during installing and configuring Xen Dom0 in Fedora. It is found originally in Fedora systems, but the tips in this post ... read more »
This posts list benchmark (using bonnie++) result of I/O performance of Xen LVM and loopback backed VBDs.
The configuration of machines
Dom0
VCPU: 2 (Intel(R) Xeon(R) CPU E5520 @ 2.27GHz)
Memory: 2GB
Xen and Linux ... read more »
Please refer to
Xen solution
for the more latest stable Xen Dom0 solution.
How to set up Xen Dom0 with Xenified Linux kernel in Fedora 12 will be introduced in this post. We ... read more »
Please refer to
Xen solution
for the latest stable Xen Dom0 solution.
How to set up Xen Dom0 with Xenified Linux kernel in Fedora 12 will be introduced in this post. We use ... read more »
The performance of Xen’s Dom0 is important for the overall system. The disk and network drivers are running on Dom0. I/O intensive guests’ workloads may consume lots Dom0′s CPU cycles. ... read more »
Please refer to
Xen solution
for the latest stable Xen Dom0 solution.
==========================================
In this post, the detailed tutorial for setting up Xen 3.4.1 dom0 on top of Fedora 12 with kernel 2.6.29 ... read more »
Please refer to here for the platform of this test.
I have done some simple performance test on DomU and Dom0 and compare with the performance on physical machines. These test ... read more »