커밋 기록

작성자 SHA1 메시지 날짜
  Justin Clark-Casey (justincc) 3372210c46 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 10 년 전
  Justin Clark-Casey (justincc) 1c12930c03 Fix recent regression where adaptive throttles stopped adjusting. 10 년 전
  Justin Clark-Casey (justincc) 00e31de872 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. 10 년 전
  Justin Clark-Casey (justincc) 5c1a14587d Remove the unnecessary intermediate total token bucket. 10 년 전
  Justin Clark-Casey (justincc) ef39fcf465 Add basic regression test ThrottleTests.TestClientThrottleSetNoLimit 10 년 전
  Justin Clark-Casey (justincc) 4f04c0b560 minor: add apparant total to logging when client sets throttles 10 년 전
  Justin Clark-Casey (justincc) b7f78bf0f7 minor: fix bug in throttle logging where arguments were mismatched 10 년 전
  Justin Clark-Casey (justincc) c9d7eb30db Add OutgoingPacketsQueuedCount clientstack stat. 10 년 전
  Justin Clark-Casey (justincc) ad15e06611 Add "debug lludp throttle log <level> <avatar-first-name> <avatar-last-name>" to control extra throttle related debug logging. 10 년 전
  Justin Clark-Casey (justincc) 1256d643be Add "debug lludp data out" console command for logging outgoing data just before it's put on the wire. 10 년 전
  Justin Clark-Casey (justincc) 84cea46c10 Add experimental OutgoingQueueRefillEngine to handle queue refill processing on a controlled number of threads rather than the threadpool. 10 년 전
  Justin Clark-Casey (justincc) b375f86f11 Make LLUDPServer.Scene publicly gettable/privately settable instead of protected so that other logging code in the clientstack can record more useful information 10 년 전
  Oren Hurvitz af3498efdb In "show throttles", show the maximum drip rate. This shows whether a client is being throttled due to past poor performance. 10 년 전
  Mic Bowman 83626e60e6 Adds a configuration option to cannibalize bandwidth from the 11 년 전
  Justin Clark-Casey (justincc) 63c42d6602 Do some simple queue empty checks in the main outgoing udp loop instead of always performing these on a separate fired thread. 11 년 전
  Diva Canto 1b265b213b Added show client-stats [first last] command to expose what viewers are requesting. 11 년 전
  Melanie 5563a8916e Complete removal of the now unused state queue 12 년 전
  Justin Clark-Casey (justincc) ef8570f789 Extend region console "show queues" command to show already collected time since last packeted received by the simulator from a viewer. 12 년 전
  Justin Clark-Casey (justincc) c5826d589a minor: insert some commented out log lines which are a blunt but useful instrument to see packet expiry and received acks 13 년 전
  Justin Clark-Casey (justincc) f9ffd2538f Improve some method doc for LLUDPClient, LLUDPServer and UnackedPacketCollection 13 년 전
  Diva Canto d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 년 전