index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ClientStack
/
LindenUDP
/
TokenBucket.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
First stab at cleaning up Caps. Compiles. Untested.
Diva Canto
2011-04-30
1
-393
/
+0
*
Removed debug message in the token bucket code
Mic Bowman
2011-04-25
1
-1
/
+1
*
Cleaned up various configuration options. Removed the category throttle
Mic Bowman
2011-04-25
1
-4
/
+15
*
Set the initial rate for the adaptive throttle to 160Kpbs
Mic Bowman
2011-04-22
1
-4
/
+6
*
Add some locking on the child list for the token bucket
Mic Bowman
2011-04-21
1
-15
/
+22
*
Adds the first pass at an adaptive throttle to slow start new
Mic Bowman
2011-04-20
1
-16
/
+76
*
Remove the call to remove tokens from the parent. Under heavy load
Mic Bowman
2011-04-15
1
-5
/
+4
*
New tokenbucket algorithm. This one provides fair sharing of the queues
Mic Bowman
2011-04-12
1
-104
/
+196
*
Fix the negative number problem in TokenBucket. mantis #5365
Diva Canto
2011-02-09
1
-5
/
+4
*
More detection of negatives.
Diva Canto
2011-02-09
1
-0
/
+3
*
Detect negative dripAmounts in TokenBuckets. These negatives result from over...
Diva Canto
2011-02-09
1
-0
/
+3
*
Revert "Comment noisy "CONNECTION DEBUGGING" messages, because they push more"
Melanie
2010-05-27
1
-1
/
+1
*
Comment noisy "CONNECTION DEBUGGING" messages, because they push more
Melanie Thielker
2010-05-27
1
-1
/
+1
*
Committing Jim's optimization to replace the 20ms sleep in outgoing packet ha...
John Hurliman
2009-10-21
1
-6
/
+10
*
* Added a sanity check to GetScriptAssemblies() and GetScriptStates() for the...
John Hurliman
2009-10-20
1
-0
/
+213