Re: [tor-bugs] #27363 [Core Tor/sbws]: Make the sbws node cap a proportion of the capped bandwidth

2018-11-22 Thread Tor Bug Tracker & Wiki
#27363: Make the sbws node cap a proportion of the capped bandwidth
---+--
 Reporter:  teor   |  Owner:  (none)
 Type:  defect | Status:  new
 Priority:  Medium |  Milestone:  sbws 1.1
Component:  Core Tor/sbws  |Version:
 Severity:  Normal | Resolution:
 Keywords: |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+--
Changes (by teor):

 * parent:  #27107 =>


Comment:

 This ticket is not required for the transition.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #27363 [Core Tor/sbws]: Make the sbws node cap a proportion of the capped bandwidth

2018-09-13 Thread Tor Bug Tracker & Wiki
#27363: Make the sbws node cap a proportion of the capped bandwidth
---+--
 Reporter:  teor   |  Owner:  (none)
 Type:  defect | Status:  new
 Priority:  Medium |  Milestone:  sbws 1.1
Component:  Core Tor/sbws  |Version:
 Severity:  Normal | Resolution:
 Keywords: |  Actual Points:
Parent ID:  #27107 | Points:
 Reviewer: |Sponsor:
---+--
Changes (by juga):

 * parent:   => #27107


Comment:

 Assign parent #27107

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #27363 [Core Tor/sbws]: Make the sbws node cap a proportion of the capped bandwidth

2018-09-13 Thread Tor Bug Tracker & Wiki
#27363: Make the sbws node cap a proportion of the capped bandwidth
---+--
 Reporter:  teor   |  Owner:  (none)
 Type:  defect | Status:  new
 Priority:  Medium |  Milestone:  sbws 1.1
Component:  Core Tor/sbws  |Version:
 Severity:  Normal | Resolution:
 Keywords: |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+--
Changes (by juga):

 * parent:  #27336 =>


Comment:

 Remove parent #27336, since the parent is implemented for the MVP, and
 this does not need to be implemented for the MVP

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

[tor-bugs] #27363 [Core Tor/sbws]: Make the sbws node cap a proportion of the capped bandwidth

2018-08-28 Thread Tor Bug Tracker & Wiki
#27363: Make the sbws node cap a proportion of the capped bandwidth
---+--
 Reporter:  teor   |  Owner:  (none)
 Type:  defect | Status:  new
 Priority:  Medium |  Milestone:  sbws 1.1
Component:  Core Tor/sbws  |Version:
 Severity:  Normal |   Keywords:
Actual Points: |  Parent ID:  #27336
   Points: |   Reviewer:
  Sponsor: |
---+--
 Here's a simple algorithm for capping relay bandwidths:
 1. Calculate the cap as X% of the total relay bandwidth before the cap
 2. If any relay is above the cap, set its bandwidth to the cap

 But this algorithm calculates the cap as a proportion of the *uncapped*
 bandwidth, not the *capped* bandwidth. So the capped relays are actually
 slightly greater than X% of the capped bandwidth.

 Maybe we will want to fix this issue eventually, but for the first
 release, the difference between X% and (X+1)% is not that important.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs