Archive:HypervisorDevelopment

From FedoraProject

Jump to: navigation, search
Warning (medium size).png
This page is woefully out of date
Everything described here harks back to FC7 days and is retained here for historical purposes only.

Contents

Hypervisor Development

This page is a repository of information relating to Hypervisor Development in Fedora.


Links & Resources

Papers

TODO List

Task Ownership Legend

Add yourself to the above if you wish to participate. Once you select a task to work on, add your initials (in bold) next to it below. To add a new item, discuss it first on the fedora-xen mailing list then update this page.


Current Items (FC7)


Future Items


^1^ Andrew Theurer from IBM presented a paper at OLS on a number of SMP scalability issues. The big ones were writeable pagetables (with his tests it appears to be slower than emulation even on UP); page table lock contention and global counter when writing to CR3.

^2^ sct: Initially, just the normal virtual disk front/back-end pair. For FC5, and certainly for RHEL-5, ideally we'd like to have something that looks like a real SCSI block device. ie. that supports proper SCSI ID inquiries from domU etc.