Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32312 - Need Migshm support with OpenMosix kernel sources
Summary: Need Migshm support with OpenMosix kernel sources
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-30 00:00 UTC by Anthony Blair
Modified: 2010-09-10 18:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
openMosix sources with migshm patch (openmosix-sources-2.4.21-r1.ebuild,3.46 KB, text/plain)
2003-12-13 12:02 UTC, Robert Moss (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony Blair 2003-10-30 00:00:38 UTC
MigShm allows OpenMosix to "come to life" and actually be able to balance load
properly by allow programs that use shared memory to migrate off the host.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Robert Moss (RETIRED) gentoo-dev 2003-12-09 13:54:29 UTC
Any update on this?

It seems quite easy to do. I might have a go at writing an ebuild for this later. The necessary steps are quite well documented. Although Migshm is quite beta-ish, it appears remarkably stable. As a pleasant side effect, this may fix the random segfaulting which occurs when python processes start migrating (for example, anything portage-related...) so this could well *increase* the stability of the openMosix sources, despite being a beta patch.

Does anyone have any information on Migshm and python?
Comment 2 Robert Moss (RETIRED) gentoo-dev 2003-12-13 12:02:21 UTC
Created attachment 22146 [details]
openMosix sources with migshm patch

This ebuild is for the openMosix sources with the migshm patch enabled. The
migshm patch isn't yet available for the 2.4.22-2 kernel and patchset, so this
is the latest available.

Let me know how you get on if you try this!
Comment 3 Robert Moss (RETIRED) gentoo-dev 2003-12-14 02:30:29 UTC
WORKSFORME. Using the 1.4 patch on the 2.4.21-1 sources on 3 different computers. Load balancing is somewhat improved. I can even get Mozilla to build...
Comment 4 Michael Imhof (RETIRED) gentoo-dev 2003-12-27 03:12:38 UTC
Great! I'm going to check in the ebuild now.
Comment 5 Michael Imhof (RETIRED) gentoo-dev 2003-12-27 03:21:09 UTC
Checked it in.
Thanks for your submission.