Difference between revisions of "XEND"

From Xen
m (XEND now deprecated - added banner and update `to be deprecated' claims)
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-unstable.hg'''. We do not yet have versions for specific Xen releases, but will have them in future}}
 
{{Info|This section contains link to Xen manual pages that are generated from the Xen codebase. They reflect the state of '''xen-unstable.hg'''. We do not yet have versions for specific Xen releases, but will have them in future}}
  +
  +
{{Warning|Note that '''XEND''' has been deprecated! See [[MigrationGuideToXen4.1%2B#Toolstack_upgrade_notes|Xen 4.1 Upgrade Notes]] for more details.}}
   
 
== Man Pages ==
 
== Man Pages ==
Line 11: Line 13:
 
|-
 
|-
 
| [http://xenbits.xen.org/docs/unstable/man/xm.1.html xm(1)]
 
| [http://xenbits.xen.org/docs/unstable/man/xm.1.html xm(1)]
| Xen management user interface (to be deprecated, also see [[MigrationGuideToXen4.1%2B#Toolstack_upgrade_notes|Xen 4.1 Upgrade Notes]])
+
| Xen management user interface (deprecated, also see [[MigrationGuideToXen4.1%2B#Toolstack_upgrade_notes|Xen 4.1 Upgrade Notes]])
 
|-
 
|-
 
| [http://xenbits.xen.org/docs/unstable/man/xend-config.sxp.5.html xend-config.sxp(5)]
 
| [http://xenbits.xen.org/docs/unstable/man/xend-config.sxp.5.html xend-config.sxp(5)]
| Xen daemon configuration file (to be deprecated, also see [[MigrationGuideToXen4.1%2B#Toolstack_upgrade_notes|Xen 4.1 Upgrade Notes]])
+
| Xen daemon configuration file (deprecated, also see [[MigrationGuideToXen4.1%2B#Toolstack_upgrade_notes|Xen 4.1 Upgrade Notes]])
 
|-
 
|-
 
| [http://xenbits.xen.org/docs/unstable/man/xmdomain.cfg.5.html xmdomain.cfg(5)]
 
| [http://xenbits.xen.org/docs/unstable/man/xmdomain.cfg.5.html xmdomain.cfg(5)]
| XM domain config file format (to be deprecated, also see [[MigrationGuideToXen4.1%2B#Toolstack_upgrade_notes|Xen 4.1 Upgrade Notes]])
+
| XM domain config file format (deprecated, also see [[MigrationGuideToXen4.1%2B#Toolstack_upgrade_notes|Xen 4.1 Upgrade Notes]])
 
|-
 
|-
 
| [http://xenbits.xen.org/docs/unstable/misc/sedf_scheduler_mini-HOWTO.txt xm.cfg(5), '''sEDF scheduler''']
 
| [http://xenbits.xen.org/docs/unstable/misc/sedf_scheduler_mini-HOWTO.txt xm.cfg(5), '''sEDF scheduler''']

Revision as of 10:32, 24 September 2012

Icon Info.png This section contains link to Xen manual pages that are generated from the Xen codebase. They reflect the state of xen-unstable.hg. We do not yet have versions for specific Xen releases, but will have them in future


Icon Ambox.png Note that XEND has been deprecated! See Xen 4.1 Upgrade Notes for more details.


Man Pages

Xen Man Pages

Man page Description
xm(1) Xen management user interface (deprecated, also see Xen 4.1 Upgrade Notes)
xend-config.sxp(5) Xen 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