UbitUmarov
|
61f918cbda
remove some llUDP options
|
há 5 anos atrás |
UbitUmarov
|
11cad57c9c
lludp: change burst, make it per category (overall reduction)
|
há 5 anos atrás |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
há 7 anos atrás |
UbitUmarov
|
b2c553b459
work around some warnings
|
há 8 anos atrás |
UbitUmarov
|
0a8cf2ff08
put back skip of first drip call
|
há 8 anos atrás |
UbitUmarov
|
92984556e1
change the clock source on tokenBucket
|
há 8 anos atrás |
UbitUmarov
|
88b3545ec3
add a missing override
|
há 9 anos atrás |
UbitUmarov
|
40cb83b555
make m_minimumDripRate a bit larger than mtu. Add a bucket space check that does not consume avaiable space, so reducing bandwidth
|
há 9 anos atrás |
UbitUmarov
|
ae70f61a64
let minimum wqburst be a bit larger than MTU
|
há 9 anos atrás |
UbitUmarov
|
a8dc07ff5c
removed a protocol breaking lludp debug option that no one should try, changed terrain send throotle to be by packets in queue, reduced odds of MTU violation on terrain send (still bad). Most UDP protocol implementations may not mind much, but our code still does
|
há 9 anos atrás |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
há 9 anos atrás |
UbitUmarov
|
371c9dd2af
bad merge?
|
há 9 anos atrás |
Mic Bowman
|
bc7570e59c
Merge branch 'mb-throttle-test'
|
há 9 anos atrás |
Mic Bowman
|
c06100c31f
Another technique inspired by some of the newer flow control algorithms... rather
|
há 9 anos atrás |
Mic Bowman
|
bda8f2a2c1
Change the effect of successfully acknowledged packets to bump the
|
há 9 anos atrás |
Mic Bowman
|
041a09ecb9
Enable runtime configuration of the minimum rate for adaptive
|
há 9 anos atrás |
Justin Clark-Casey (justincc)
|
5410e4f1f9
minor: correct sent -> set in TokenBucket.RequestedDripRate method doc
|
há 9 anos atrás |
Justin Clark-Casey (justincc)
|
5ab5d7fe47
Fix recent regression where adaptive throttles stopped adjusting.
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
b2e377f168
Fix setting of max scene throttle so that setting it restricts the child client throttles properly.
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
d33964222a
Fix an issue where specifying both max client and server outgoing UDP throttles would cause client throttles to be lower than expected when total requests exceeded the scene limit.
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
ead32de790
Use automatic properties for Parent and TotalDripRequest in TokenBucket to make code analysis easier. No functional change.
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
40314b56f2
Remove the unnecessary intermediate total token bucket.
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
4c5fbf8b0a
minor: Remove compiler warnings from unused fields in TokenBucket
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
e144958e03
Add "debug lludp throttle set" command to allow setting of parameters at runtime
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
05508b5c56
Add "debug lludp throttle log <level> <avatar-first-name> <avatar-last-name>" to control extra throttle related debug logging.
|
há 10 anos atrás |
UbitUmarov
|
6611e75a2b
void time change between gettime calls
|
há 10 anos atrás |
UbitUmarov
|
50433e089b
*needs testing, not that good* change throttles math using floats and not
|
há 10 anos atrás |
UbitUmarov
|
fd0a635302
reduce burst
|
há 10 anos atrás |
UbitUmarov
|
438798202f
replace the tick() by a limit on the maximum number of tokens that can be
|
há 10 anos atrás |
UbitUmarov
|
6f590c2f79
disable first drip
|
há 10 anos atrás |