XEND: Difference between revisions
From Xen
Jump to navigationJump to search
Lars.kurth (talk | contribs) No edit summary |
Rcpavlicek (talk | contribs) mNo edit summary |
||
(15 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Warning|Note that '''XEND''' has been deprecated, and it has been <b>removed</b> in 4.5! See [[MigrationGuideToXen4.1%2B#Toolstack_upgrade_notes|Xen 4.1+ Upgrade Notes]] for more details.}} |
|||
⚫ | |||
⚫ | |||
== Man Pages == |
== Man Pages == |
||
These pages point to the Xen Project 4.4 tree, the last release to include XEND. |
|||
⚫ | |||
⚫ | |||
{| class="wikitable sortable" |
{| class="wikitable sortable" |
||
Line 10: | Line 14: | ||
! 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 (deprecated, also see [[MigrationGuideToXen4.1%2B#Toolstack_upgrade_notes|Xen 4.1+ Upgrade Notes]]) |
||
|- |
|- |
||
| [http://xenbits.xen.org/docs/ |
| [http://xenbits.xen.org/docs/4.4-testing/man/xend-config.sxp.5.html xend-config.sxp(5)] |
||
| Xen daemon configuration file ( |
| Xen Project daemon configuration file (deprecated, also see [[MigrationGuideToXen4.1%2B#Toolstack_upgrade_notes|Xen 4.1+ Upgrade Notes]]) |
||
|- |
|- |
||
| [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 (deprecated, also see [[MigrationGuideToXen4.1%2B#Toolstack_upgrade_notes|Xen 4.1+ Upgrade Notes]]) |
||
|- |
|- |
||
| [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. |
||
|} |
|} |
||
== Also See == |
|||
* [[XL vs Xend Feature Comparison]] |
|||
* Learn about migrating from XEND to libxenlight in the video [http://xenproject.org/component/allvideoshare/video/latest/hands-on-video-xm-to-xl-a-short-but-necessary-journey.html XM to XL: A Short, But Necessary, Journey] |
|||
[[Category:Beginners]] |
[[Category:Beginners]] |
||
[[Category:Users]] |
[[Category:Users]] |
Latest revision as of 13:36, 6 January 2015
Note that XEND has been deprecated, and it has been removed in 4.5! See Xen 4.1+ Upgrade Notes for more details. |
Man Pages
These pages point to the Xen Project 4.4 tree, the last release to include XEND.
Xen Project Man Pages
Man page | Description |
---|---|
xm(1) | Xen Project management user interface (deprecated, also see Xen 4.1+ Upgrade Notes) |
xend-config.sxp(5) | Xen Project daemon configuration file (deprecated, also see Xen 4.1+ Upgrade Notes) |
xmdomain.cfg(5) | XM domain config file format (deprecated, also see Xen 4.1+ Upgrade Notes) |
xm.cfg(5), sEDF scheduler | The sEDF scheduler provides weighted CPU sharing in an intuitive way and uses realtime-algorithms to ensure time guarantees. |
Also See
- XL vs Xend Feature Comparison
- Learn about migrating from XEND to libxenlight in the video XM to XL: A Short, But Necessary, Journey