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
*
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