lgang

Submitted by mkgnu on Sat, 02/26/2005 - 10:49.

Lgang is a gang scheduling system that uses a process hierarchy tracing mechanism to manage job control in parallel environments. It was developed as a semester-long project in an Advanced Operating Systems class (CSE536) in ASU. It is implemented for the Linux 2.4 kernel.

Lgang is free software released under the GPL license.

Documentation:
The final project report submitted is available.

Software:
Releases are available here.

Resources:
- Anonymous CVS access:
cvs -d:pserver:anonymous@cvs.mkgnu.net:/projects/lgang/cvsroot login
cvs -d:pserver:anonymous@cvs.mkgnu.net:/projects/lgang/cvsroot co .
- News and RSS feed.
- ViewCVS

|