Changes between Version 1 and Version 2 of Dev


Ignore:
Timestamp:
2007-07-05T22:56:29Z (17 years ago)
Author:
zooko
Comment:

edit Dev in light of News

Legend:

Unmodified
Added
Removed
Modified
  • Dev

    v1 v2  
    11= Dev =
    22
    3 Everything you need to know to hack on Tahoe.
    4 
    5  * The [/cgi-bin/mailman/listinfo/tahoe-dev tahoe-dev] mailing list is the community forum for discussion of Tahoe design, implementation, and usage.
     3Views into the process of Tahoe hackery.  See also the wiki:News page for important sources of news and information (especially the mailing list).
    64
    75 * The [http://allmydata.org/buildbot/ buildbot] page shows current build and test results.
     
    1412   * [/tahoe-figleaf Archived data] is also available.
    1513   * So is a [/tahoe-figleaf-graph/hanford.allmydata.com-tahoe_figleaf.html graph of code coverage over time].
    16 
    17  * The [/cgi-bin/mailman/listinfo/zfec-dev zfec-dev] mailing list is specific to the [/source/zfec zfec] erasure-coding library.
    18 
    19 == Testnet Statistics ==
    20 
    21 Usage statistics are available for the public testnet.
    22 
    23  * [/tahoe-munin/tahoecs1.allmydata.com-tahoe_dirnodes.html dirnodes]: count of directory nodes in the grid
    24  * [/tahoe-munin/tahoebs1.allmydata.com-tahoe_files.html files]: count of files stored in the grid
    25  * [/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
    26  * [/tahoe-munin/tahoebs1.allmydata.com-tahoe_storagespace.html storage space]: total bytes consumed by all storage servers
    27