WARNING: This is the _old_ Lustre wiki, and it is in the process of being retired. The information found here is all likely to be out of date. Please search the new wiki for more up to date information.
Contribute:Contribute: Difference between revisions
From Obsolete Lustre Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
* See [[Finding_a_Project|Finding a Project]] for information about how to select a project, find a bug to fix, or help with Lustre testing. | * See [[Finding_a_Project|Finding a Project]] for information about how to select a project, find a bug to fix, or help with Lustre testing. | ||
* Read the Lustre [[Contribution_Policy|Contribution Policy]] and sign and return a Contributor Agreement. | * Read the Lustre [[Contribution_Policy|Contribution Policy]] and sign and return a Contributor Agreement. | ||
* Join the [[ | * Join the [[Lustre_Mailing_Lists|Lustre Development Mailing List]] for developers. | ||
<strong>Developing your code...</strong> | <strong>Developing your code...</strong> |
Revision as of 17:25, 20 November 2009
Contributing to Lustre
Getting started...
- See Finding a Project for information about how to select a project, find a bug to fix, or help with Lustre testing.
- Read the Lustre Contribution Policy and sign and return a Contributor Agreement.
- Join the Lustre Development Mailing List for developers.
Developing your code...
- See Accessing Lustre Code for how to download Lustre code.
- See Building Lustre Code for how to install and build a working version of Lustre.
- See Applying Lustre Patches to a Kernel for how to apply Lustre patches to an unpatched kernel and how to modify an existing kernel patch.
- Follow Lustre Coding Guidelines to avoid problems when merging your code.
- Use the Lustre Documenting Code guidelines to add reference documentation to your Lustre code contribution.
Debugging and testing your code...
- See Testing Lustre Code for procedures to verify that your code works before you submit it.
Submitting your code...
- See Submitting Patches to find out how to submit your changes to be reviewed for acceptance into a mainline Lustre branch.
Developer Resources
- Lustre Architecture wiki offers feature and architectural descriptions, quality attribute scenarios, and vision & scope articles about Lustre.
- Lustre design documents
- High-Level Designs describe the overall design of Lustre features and projects.
- Detailed-Level Designs describe the design of individual aspects of a project.
- Lustre Subsystem Map describes each of the subsystems in the Lustre code.
Questions or Comments?
If you have questions or comments about how you can contribute or about any of the procedures on this page, please let us know.