Commit History

Autor SHA1 Mensaxe Data
  Justin Clark-Casey (justincc) 377b79bafc Move conditionals which control whether a task is placed in the JobEngine inside Watchdog.RunJob() (renamed from RunWhenPossible) and generalize them. %!s(int64=10) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 0b7736b861 Temporarily add root agent rez attachments work to job engine if it is running rather than as a fire and forget. %!s(int64=10) %!d(string=hai) anos
  Justin Clark-Casey (justincc) a086adf427 Add experimental job engine to see if queueing some existing async work during root agent entry to a region improves perf rather than always attempting to execute everything concurrently %!s(int64=10) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 41f2f3132b For monitoring purposes, start non-timeout tasks (which do not currently use a threadpool) via Watchdog.RunInThread() rather than Util.RunThreadNoTimeout() %!s(int64=10) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 47e7febebc Add monitored thread last update times as stats in "show stats all" %!s(int64=10) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 76bd3de2fd Add checks monitoring framework to provide alerts if certain conditions do not hold. %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) cd088757e9 Add a first draft mechanism for the IncomingPacketsProcessedStat to show the delta over time. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) ab7b7c5d3d Get Watchdog to log thread removal %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) e4e5237086 When reporting a thread timeout, create a copy of the info rather than passing the original ThreadWatchdogInfo structure. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 5a1b6fdf06 Don't enable the thread watchdog until all regions are ready. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 5aec0ff207 Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework %!s(int64=12) %!d(string=hai) anos