= Welcome to the LinuxPMI Project = == What is LinuxPMI? == * LinuxPMI is a set of Linux kernel patches implementing 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 [wiki:PatchCommentaries patch commentaries], as we document the current 2.6.17 & 2.6.28.7 patch sets. * Some informal guidelines on [wiki:PatchQualityLevels patch quality levels] have been developed. * In addition, we've been progressively breaking up the 2.6.17 patches as we commentary them, and working on the 2.6.28.7 branch forward ported by g_remlin, as its commentaried. * We've documented a LinuxPMI [wiki:Testing Kernel Testing Procedure]. * Uses interested in testing LinuxPMI should read the [wiki:LinuxPMIUsersGuide Users Guide]. * [wiki:LinuxPMIFAQ Frequently Asked Questions] go here. * We're using git as a VCS, with some documentation at [wiki:GitLinuxPMI-HOWTO]. -- Work in progress * Join us on irc on freenode at irc.freenode.net #LinuxPMI! * Our [http://gnuveau.net/mailman/listinfo/linuxpmi-dev Mailing List] -- Courtesy of shogunx -- Note: we lost the user database about 02/20/2009! people should re-subscribe! * Our [wiki:OpenMosix26Todo TODO list] -- A good place for incoming developers to start at! * [wiki:Status Status] -- The last tested status of various versions. == 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 Related Links == These links are to bookmarks I've found useful to reference while reading through !OpenMosix source. * [http://linuxgazette.net/112/krishnakumar.html Experiments with the Linux Kernel: Process Segments] -- A useful reference on process segments. * [http://www.redbooks.ibm.com/abstracts/redp4285.html?Open IBM Whitepaper Linux Performance and Tuning Guidelines] -- IBM has some useful online whitepapers. this is one of my favorites. * [http://www.linuxjournal.com/article/7007 Interview with Moshe Bar] -- Not a bad interview. ignore the ranting in the comments. * [http://www.openmosixview.com/omtest/ The Open Mosix Stress Test] -- Stress test code. Good reading. * [http://www.scipub.org/fulltext/jcs/jcs49752-761.pdf Architectural Review of Load Balancing Single System Image] -- A good read on different load balancing methods. == Kernel Related Links == * [http://lwn.net/Kernel/Index/ Linux Weekly News - Index] -- An index of every linux weekly news kernel page article for the past ~5 years. Ordered by subject. == !AsciiDoc Links == * [http://andrewk.webfactional.com/asciidoc.php Try Asciidoc] -- a page that shows you how asciidoc looks when converted to HTML. its what I'm using to test asciidoc documentation before committing to the tree. == Useful Links == * [wiki:RecentChanges RecentChanges] -- Examine whats been updated recently. == Misc Notes == * [wiki:UnsortedInfo UnsortedInfo] -- An unsorted technical dump for information google does not know yet. Not linuxPMI related. * [wiki:GiftStuff GiftStuff] -- information about GNU GIFT can be found here. == Starting Points == * TracGuide -- Built-in Documentation * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions * TracSupport -- Trac Support For a complete list of local wiki pages, see TitleIndex. = Licensing = Please note that all contents in this wiki are licensed under the GNU FDL version 1.3, with no non-modifyable sections.