edit Dev in light of News

[Imported from Trac: page Dev, version 2]
zooko 2007-07-05 22:56:29 +00:00
parent 890a62287e
commit 4285e61ad9

16
Dev.md

@ -1,8 +1,6 @@
# Dev
Everything you need to know to hack on Tahoe.
* The [/cgi-bin/mailman/listinfo/tahoe-dev tahoe-dev] mailing list is the community forum for discussion of Tahoe design, implementation, and usage.
Views into the process of Tahoe hackery. See also the [News](News) page for important sources of news and information (especially the mailing list).
* The [buildbot](http://allmydata.org/buildbot/) page shows current build and test results.
@ -13,15 +11,3 @@ Everything you need to know to hack on Tahoe.
* The [/tahoe-figleaf/current code coverage statistics] show which lines of code get exercised by the unit tests.
* [/tahoe-figleaf Archived data] is also available.
* So is a [/tahoe-figleaf-graph/hanford.allmydata.com-tahoe_figleaf.html graph of code coverage over time].
* The [/cgi-bin/mailman/listinfo/zfec-dev zfec-dev] mailing list is specific to the [/source/zfec zfec] erasure-coding library.
## Testnet Statistics
Usage statistics are available for the public testnet.
* [/tahoe-munin/tahoecs1.allmydata.com-tahoe_dirnodes.html dirnodes]: count of directory nodes in the grid
* [/tahoe-munin/tahoebs1.allmydata.com-tahoe_files.html files]: count of files stored in the grid
* [/tahoe-munin/tahoebs1.allmydata.com-tahoe_sharesperfile.html shares per file]: average shares per file, this hints at the size of the overall grid. If the number of hosts in the grid is less than 100, then shares_per_file should equal 100/numhost
* [/tahoe-munin/tahoebs1.allmydata.com-tahoe_storagespace.html storage space]: total bytes consumed by all storage servers