Changes between Version 3 and Version 4 of UsingContainers
- Timestamp:
- Sep 27, 2012 11:29:46 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsingContainers
v3 v4 6 6 7 7 We support two types of experiments: qemu auto-partitioned and mixed mode. Nodes in a qemu auto-partitioned experiment are realized as either qemu virtual machines or physical nodes. The qemu nodes are automatically packed into physical nodes based on a packing parameter. Nodes in a mixed mode experiment may be qemu virtual nodes, lightweight processes, or physical machines. All non-physical nodes must be embedded manually. 8 9 == Disclaimer ==10 11 Note that this software is currently in a '''beta''' state. We have made every effort to make the system as stable as possible, but it has not been heavily used. Expect to run into bugs.12 13 If and when you do encounter a bug you can either [/newticket file a ticket] or email us directly at faber@ISI.EDU.14 8 15 9 == How it works ==