Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Bug1789 cleanups suggested by arma•••The significant one is that we look at RelayBandwidthRate if it is set. | Nick Mathewson | 2010-09-21 |
* | Base our expected bw accounting usage on time before soft limit•••Previously, we were also considering the time spent in soft-hibernation. If this was a long time, we would wind up underestimating our bandwidth by a lot, and skewing our wakeup time towards the start of the accounting interval. This patch also makes us store a few more fields in the state file, including the time at which we entered soft hibernation. Fixes bug 1789. Bugfix on 0.0.9pre5. | Nick Mathewson | 2010-09-03 |
* | Use a more sophisticated soft-hibernation-limit calculation•••This should help address bug 1789. | Nick Mathewson | 2010-09-03 |