XM: Difference between revisions
From Xen
Jump to navigationJump to search
OliverChick (talk | contribs) m (XM has now been deprecated.) |
Rcpavlicek (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Info|This section contains link to Xen manual pages that are generated from the Xen codebase. They reflect the state of '''xen- |
{{Info|This section contains link to Xen manual pages that are generated from the Xen Project codebase. They reflect the state of '''xen-4.4-testing.hg'''.}} |
||
{{Warning|Note that '''xm''' has been deprecated! See [[MigrationGuideToXen4.1%2B#Toolstack_upgrade_notes|Xen 4.1 Upgrade Notes]] for more details.}} |
{{Warning|Note that '''xm''' has been deprecated, and has been <b>removed</b> from 4.5! See [[MigrationGuideToXen4.1%2B#Toolstack_upgrade_notes|Xen 4.1+ Upgrade Notes]] for more details.}} |
||
{| class="wikitable" |
{| class="wikitable" |
||
Line 7: | Line 7: | ||
! Description |
! Description |
||
|- |
|- |
||
| [http://xenbits.xen.org/docs/ |
| [http://xenbits.xen.org/docs/4.4-testing/man/xm.1.html xm(1)] |
||
| Xen management user interface |
| Xen Project management user interface |
||
|- |
|- |
||
| [http://xenbits.xen.org/docs/ |
| [http://xenbits.xen.org/docs/4.4-testing/man/xmdomain.cfg.5.html xmdomain.cfg(5)] |
||
| XM domain config file format |
| XM domain config file format |
||
|- |
|- |
||
| [http://xenbits.xen.org/docs/ |
| [http://xenbits.xen.org/docs/4.4-testing/misc/sedf_scheduler_mini-HOWTO.txt xm.cfg(5), '''sEDF scheduler'''] |
||
| The sEDF scheduler provides weighted CPU sharing in an intuitive way and uses realtime-algorithms to ensure time guarantees. |
| The sEDF scheduler provides weighted CPU sharing in an intuitive way and uses realtime-algorithms to ensure time guarantees. |
||
|} |
|} |
Revision as of 01:43, 29 October 2014
Note that xm has been deprecated, and has been removed from 4.5! See Xen 4.1+ Upgrade Notes for more details. |
Document related to xm and xmdomain.cfg | Description |
---|---|
xm(1) | Xen Project management user interface |
xmdomain.cfg(5) | XM domain config file format |
xm.cfg(5), sEDF scheduler | The sEDF scheduler provides weighted CPU sharing in an intuitive way and uses realtime-algorithms to ensure time guarantees. |