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
(→Code) |
|||
Line 4: | Line 4: | ||
=====Code===== | =====Code===== | ||
Find what you need to contribute code. | Find out what you need to know to contribute to Lustre's open-source code. | ||
* Join the [[Mailing_Lists|Lustre Development Mailing List]] for | * Join the [[Mailing_Lists|Lustre Development Mailing List]] for developers | ||
* Read the [[Contribution_Policy|Contribution Policy]] before testing or submitting code. | * Read the [[Contribution_Policy|Contribution Policy]] before testing or submitting code. | ||
* Use [[Open_CVS|Open CVS]] to download pre-release versions of Lustre for coding or test. | * Use [[Open_CVS|Open CVS]] to download pre-release versions of Lustre for coding or test. |
Revision as of 13:41, 26 March 2009
Developers can offer Lustre a new direction in creating code or by testing pre-release versions.
Code
Find out what you need to know to contribute to Lustre's open-source code.
- Join the Lustre Development Mailing List for developers
- Read the Contribution Policy before testing or submitting code.
- Use Open CVS to download pre-release versions of Lustre for coding or test.
- Coding Guidelines help Developers avoid problems during Lustre code merges.
- Documenting Code using Doxygen.
Developer Resources
- Lustre Architecture
- Lustre design documents
- ZFS Resources
- Lustre OSS/MDS with ZFS DMU
- FAQ
Test
Read helpful information for testing Lustre.