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.

Difference between revisions of "Contribute:Contribute"

From Obsolete Lustre Wiki
Jump to navigationJump to search
Line 5: Line 5:
 
<strong>Getting started...</strong>
 
<strong>Getting started...</strong>
 
* See <ins>[[Finding_a_Project|Finding a Project]]</ins> for information about how to select a project, find a bug to fix, help with Lustre testing, or contribute to the Lustre user documentation.
 
* See <ins>[[Finding_a_Project|Finding a Project]]</ins> for information about how to select a project, find a bug to fix, help with Lustre testing, or contribute to the Lustre user documentation.
* Read the Lustre [[Contribution_Policy|Contribution Policy]] and sign and return a Contributor Agreement.
+
* Read the Lustre <ins>[[Contribution_Policy|Contribution Policy]]</ins> and sign and return a Contributor Agreement.
* Join, post to, and search [[Lustre_Mailing_Lists|Lustre mailing lists]] for developers, administrators, and users.  
+
* Join, post to, and search <ins>[[Lustre_Mailing_Lists|Lustre mailing lists]]</ins> for developers, administrators, and users.  
  
 
<strong>Developing your code...</strong>
 
<strong>Developing your code...</strong>
  
* See [[Accessing Lustre Code]] for how to download Lustre code.  
+
* See <ins>[[Accessing Lustre Code]]</ins> for how to download Lustre code.  
* See [[Building Lustre Code]] for how to install and build a working version of Lustre.  
+
* See <ins>[[Building Lustre Code]]</ins> 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.  
+
* See <ins>[[Applying Lustre Patches to a Kernel]]</ins> 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.
+
* Follow Lustre <ins>[[Coding Guidelines]]</ins> to avoid problems when merging your code.
* Use the Lustre [[Documenting Code]] guidelines to add reference documentation to your Lustre code contribution.  
+
* Use the Lustre <ins>[[Documenting Code]]</ins> guidelines to add reference documentation to your Lustre code contribution.  
  
 
<strong>Debugging and testing your code...</strong>
 
<strong>Debugging and testing your code...</strong>
* See [[Testing Lustre Code]] for procedures to verify that your code works before you submit it.  
+
* See <ins>[[Testing Lustre Code]]</ins> for procedures to verify that your code works before you submit it.  
  
 
<strong>Submitting your code...</strong>
 
<strong>Submitting your code...</strong>
 
   
 
   
* See [[Submitting_Patches|Submitting Patches]] to find out how to submit your changes to be reviewed for acceptance into a mainline Lustre branch.  
+
* See <ins>[[Submitting_Patches|Submitting Patches]]</ins> to find out how to submit your changes to be reviewed for acceptance into a mainline Lustre branch.  
  
 
</div>
 
</div>
Line 27: Line 27:
 
<div class="categoryRight">
 
<div class="categoryRight">
 
<big><strong>Developer Resources</strong></big>
 
<big><strong>Developer Resources</strong></big>
* [[Lustre Design Documents]] provides access to presentations and design documents describing Lustre features currently under development by the Lustre engineering team.
+
* <ins>[[Lustre Design Documents]]</ins> provides access to presentations and design documents describing Lustre features currently under development by the Lustre engineering team.
* The [[Lustre Design Document Archive]] contains older architecture and design documents including feature and architectural descriptions, high-level design documents and detailed-level design documents.  
+
* The <ins>[[Lustre Design Document Archive]]</ins> contains older architecture and design documents including feature and architectural descriptions, high-level design documents and detailed-level design documents.  
* Lustre [[Subsystem Map]] describes each of the subsystems in the Lustre code.
+
* Lustre <ins>[[Subsystem Map]]</ins> describes each of the subsystems in the Lustre code.
 
</div>
 
</div>
  

Revision as of 15:28, 10 April 2010

Access guidelines for contributing code and testing Lustre™ along with developer resources and tools.

Contributing to Lustre

Getting started...

  • See Finding a Project for information about how to select a project, find a bug to fix, help with Lustre testing, or contribute to the Lustre user documentation.
  • Read the Lustre Contribution Policy and sign and return a Contributor Agreement.
  • Join, post to, and search Lustre mailing lists for developers, administrators, and users.

Developing your code...

Debugging and testing your code...

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 Design Documents provides access to presentations and design documents describing Lustre features currently under development by the Lustre engineering team.
  • The Lustre Design Document Archive contains older architecture and design documents including feature and architectural descriptions, high-level design documents and detailed-level design documents.
  • 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.