[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-users] Slightly OT: OS Resource Question
Mark,
I'm not an expert on this subject, but I
beleive at the moment only by kernel directly supported hotpluggable
devices are PCI[xe] devices, USB devices and hard-disks (SCSI, not sure about
IDE). That is for a running Linux kernel, and I don't think it matters if it's
on top of Xen or not.
Xen allows some trickery
that can allow you to make more or less number of CPU's available to the guest
by assigning more virtual CPU's than actual CPU's to the guest, and later on
move the guest to more or fewer real CPU's. [That is, if I've understood things
correctly].
There is the LHCS (Linux
Hotplug CPU Support): http://sourceforge.net/projects/lhcs/
This allows the
capability of hotplugging CPU's to the Linux kernel - but it's not a part of the
kernel itself, it's an external patch.
There's also a patch
(which seems both old, kernel 2.6.7 and perhaps incomplete - particularly
check out the Known issues description). http://people.valinux.co.jp/~iwamoto/mh.html
And the patch is just
disabling/enabling the memory itself, not allowing it to be physically
removed/inserted.
--
Mats
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |