Difference between revisions of "Manuals"
From MosixWiki
Line 14: | Line 14: | ||
* [[mon]] - MOSIX monitor | * [[mon]] - MOSIX monitor | ||
* [[testload]] - MOSIX test program | * [[testload]] - MOSIX test program | ||
− | * [[timeof]] - | + | * [[timeof]] - report CPU usage of migratable processes |
==For Programmers== | ==For Programmers== |
Revision as of 12:49, 22 February 2009
The manuals below are provided for general information.
Users are advised to use the manuals that are
provided with their specific MOSIX distribution.
For Users
- mosrun - running MOSIX programs
- mosps - list information about MOSIX processes
- mosq - MOSIX queue control
- mospipe - run pipelined jobs efficiently using Direct Communication
- moskillall - kill or signal all your MOSIX processes
- bestnode - select the best node to run on
- migrate - manual control of running MOSIX processes
- mon - MOSIX monitor
- testload - MOSIX test program
- timeof - report CPU usage of migratable processes
For Programmers
- mosix - sharing the power of clusters and grids
- direct communication - migratable sockets between MOSIX processes