Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #3444

Closed (moved)
Open
Opened Jun 21, 2011 by Mike Perry@mikeperry

Bw auths should group nodes by ratio (stream capacity), not consensus bw

Right now, the bw auths group nodes into "slices" of 50 nodes of similar consensus bandwidth. This is probably not the optimal grouping. They should instead be grouped by stream capacity. This is also equivalent to grouping them by the ratio of the consensus bandwidth to the descriptor bandwidth.

This would be implemented as a PathSupport.RatioPercentRestriction. We should then be able to easily switch from PercentileRestrictions to RatioPercentileRestrictions without too much issue.

This will result in faster scans and more accurate measurements.

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#3444