Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a way to put things at the front of the queue for any throttle group. | Melanie | 2013-01-16 | 1 | -10/+44 |
| | | | | | | | Adds a DoubleLocklessQueue and uses it for the outgoing buckets. Added a flag value to the Throttle Type (again) because although it's hacky, it's the best of a bad bunch to get the message through the UDP stack to where it's needed. | ||||
* | Complete removal of the now unused state queue | Melanie | 2013-01-16 | 1 | -13/+2 |
| | |||||
* | * Plumbing and basic setting of the GetMesh Cap Throttler. | teravus | 2012-11-17 | 1 | -0/+4 |
| | | | | * Last step is to flip the throttle distribution. | ||||
* | Merge branch 'master' into careminster | Melanie | 2012-07-25 | 1 | -1/+2 |
|\ | | | | | | | | | Conflicts: OpenSim/Region/CoreModules/Avatar/Attachments/Tests/AttachmentsModuleTests.cs | ||||
| * | Extend region console "show queues" command to show already collected time ↵ | Justin Clark-Casey (justincc) | 2012-07-24 | 1 | -1/+2 |
| | | | | | | | | since last packeted received by the simulator from a viewer. | ||||
* | | Recover from an internal mess-up in the outgoing packet queues by creating | Melanie | 2011-12-08 | 1 | -19/+36 |
| | | | | | | | | a new queue object. | ||||
* | | Merge commit 'c5826d589ab2f33a71105bc2d3015ffbb7dd2973' into bigmerge | Melanie | 2011-10-25 | 1 | -2/+3 |
|\ \ | |/ | |||||
| * | minor: insert some commented out log lines which are a blunt but useful ↵ | Justin Clark-Casey (justincc) | 2011-10-12 | 1 | -2/+3 |
| | | | | | | | | instrument to see packet expiry and received acks | ||||
* | | Merge commit 'f9ffd2538f3bf300e8f751258a6129fb780b5b0a' into bigmerge | Melanie | 2011-10-25 | 1 | -7/+15 |
|\ \ | |/ | |||||
| * | Improve some method doc for LLUDPClient, LLUDPServer and UnackedPacketCollection | Justin Clark-Casey (justincc) | 2011-10-12 | 1 | -7/+15 |
| | | |||||
* | | Guard against a bad login leaving us with a null queue | Melanie | 2011-08-09 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-05-05 | 1 | -0/+10 |
|/ | |||||
* | First stab at cleaning up Caps. Compiles. Untested. | Diva Canto | 2011-04-30 | 1 | -0/+697 |