UbitUmarov
|
e3d0ec6f40
a few changes on priority queues and their heap
|
5 years ago |
UbitUmarov
|
ad8ddb8a78
changes to objects updates prioritizing getting dust on my disk. Schemes reduced to SimpleAngularDistance and BestAvatarResponsiveness
|
6 years ago |
UbitUmarov
|
40b16f1705
SimpleAngularDistance update prioritization scheme ameks no sense without ordered dequeue of the updates
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
ff0ccf9c67
several changes related to culling option
|
8 years ago |
UbitUmarov
|
63d1916f51
Remove entities from updates queues on kill. Do it sync so enqueues after
|
10 years ago |
UbitUmarov
|
88587b4e73
reserve updates priority queue 2 for attachments, send them by it on
|
10 years ago |
UbitUmarov
|
5d986002fd
fix priorityQueue to correctly use the fairness counts starting at 8 for
|
12 years ago |
Melanie
|
8652f277df
Revert "Stop messing order of updates, destroing the defined order of the selected priority (by distance being the one that makes sense(?). So called fairness serves no usefull purpose. If a region is lagged or user has bad comms, and far objects updates don't arrive, at least nearby thinks do have a chance to keep ticking. Just test on a big region and observe rez order on arrival. lower viewer bandwith helps seeing the diference. No use to put in core since cmic loves the priority scrambling code i comented out."
|
12 years ago |
UbitUmarov
|
68981d01f0
Stop messing order of updates, destroing the defined order of the selected priority (by distance being the one that makes sense(?). So called fairness serves no usefull purpose. If a region is lagged or user has bad comms, and far objects updates don't arrive, at least nearby thinks do have a chance to keep ticking. Just test on a big region and observe rez order on arrival. lower viewer bandwith helps seeing the diference. No use to put in core since cmic loves the priority scrambling code i comented out.
|
12 years ago |
Justin Clark-Casey (justincc)
|
3d095e84d6
minor: remove mono compiler warnings
|
13 years ago |
Mic Bowman
|
e2c6ed236d
Fix a bug looping through the priority queues. This should fix the problem
|
13 years ago |
Mic Bowman
|
a3bd769cb3
Added a second immediate queue to be used for the BestAvatar policy
|
13 years ago |
Mic Bowman
|
3534f4492a
Various clean ups. Removed some debugging code. Added a new "show pqueues"
|
13 years ago |
Mic Bowman
|
7759bda833
Added an "immediate" queue to the priority queue. This is
|
13 years ago |