Welcome to the LinuxPMI Project
What is LinuxPMI?
- linuxPMI is a set of linux kernel patches implimenting process "migration" over a network. its goal is to allow you to move a program from your machine to another machine, run it there for a while, and return it without it ever knowing it was gone.
- linuxPMI is derived from the failed, now dead openmosix 2.6 branch.
What are we up to?
- The major work here is on the OpenMosixPatchCommentaries page, as we document the current 2.6.17 patch sets.
- Some informal guidelines on patch quality levels have been developed.
- Frequently Asked Questions go here.
- We're using git as a VCS, with some documentation at GitLinuxPMI-HOWTO. -- in progress
- Join us on irc on freenode at irc.freenode.net #openmosix!
- Our Mailing List -- Courtesy of shogunx
- Our TODO list -- a good place for incoming developers to start at!
Old OpenMosix 2.6 PRE-ALPHA Stuff
- the old upstream OpenMosix 2.6 Wiki is at http://howto.krisbuytaert.be/openMosixWiki/index.php/OpenMosix2.6 .
- Thanks to joejaxx, the files that were originally at http://openmosix.unfreeze.net/releases/ are now available at http://linuxpmi.org/openmosix/archives/
OpenMosix Basics Links
these links are to bookmarks i've found useful to reference while reading through openmosix source.
- Experiments with the Linux Kernel: Process Segments -- a useful reference on process segments.
- IBM Whitepaper Linux Performance and Tuning Guidelines -- IBM has some useful online whitepapers. this is one of my favorites.
- Interview with Moshe Bar -- not a bad interview. ignore the ranting in the comments.
- The Open Mosix Stress Test -- stress test code. good reading.
Kernel Basics Links
- Linux Weekly News - Index -- An index of every linux weekly news kernel page article for the past ~5 years. Ordered by subject.
Useful Links
- RecentChanges -- examine whats been updated recently.
Misc Notes
- UnsortedInfo -- an unsorted technical dump for information google does not know yet. not linuxPMI related.
Starting Points
- TracGuide -- Built-in Documentation
- The Trac project -- Trac Open Source Project
- Trac FAQ -- Frequently Asked Questions
- TracSupport -- Trac Support
For a complete list of local wiki pages, see TitleIndex.
