[tor-commits] [tor/master] and rm the old ones

arma at torproject.org arma at torproject.org
Tue Nov 22 00:34:37 UTC 2011


commit b7b2041dbf45c6a141a3fe408d729abc5448a0d0
Author: Roger Dingledine <arma at torproject.org>
Date:   Mon Nov 21 19:34:30 2011 -0500

    and rm the old ones
---
 changes/bug4489     |    8 --------
 changes/bug4518     |    4 ----
 changes/feature4484 |    8 --------
 3 files changed, 0 insertions(+), 20 deletions(-)

diff --git a/changes/bug4489 b/changes/bug4489
deleted file mode 100644
index 0f976c8..0000000
--- a/changes/bug4489
+++ /dev/null
@@ -1,8 +0,0 @@
-  o Major bugfixes (performance):
-    - Remove the artificially low cutoff of 20KB to guarantee the Fast
-      flag. In the past few years the average relay speed has picked
-      up, and while the "top 7/8 of the network get the Fast flag" and
-      "all relays with 20KB or more of capacity get the Fast flag" rules
-      used to have the same result, now the top 7/8 of the network has
-      a capacity more like 32KB. Bugfix on 0.2.1.14-rc. Fixes bug 4489.
-
diff --git a/changes/bug4518 b/changes/bug4518
deleted file mode 100644
index 8dcb93b..0000000
--- a/changes/bug4518
+++ /dev/null
@@ -1,4 +0,0 @@
-  o Minor bugfixes (performance):
-    - Avoid frequent calls to the fairly expensive cull_wedged_cpuworkers
-      function. This was eating up hideously large amounts of time on some
-      busy servers. Fixes bug 4518.
diff --git a/changes/feature4484 b/changes/feature4484
deleted file mode 100644
index 78154e9..0000000
--- a/changes/feature4484
+++ /dev/null
@@ -1,8 +0,0 @@
-  o Minor features:
-    - Add two new config options for directory authorities:
-      AuthDirFastGuarantee sets a bandwidth threshold for guaranteeing the
-      Fast flag, and AuthDirGuardBWGuarantee sets a bandwidth threshold
-      that is always sufficient to satisfy the bandwidth requirement for
-      the Guard flag. Now it will be easier for researchers to simulate
-      Tor networks with different values. Resolves ticket 4484.
-



More information about the tor-commits mailing list