index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Monitoring
/
Watchdog.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: Move methods to start a monitored thread, start work in its own thr...
Justin Clark-Casey (justincc)
2014-11-25
1
-138
/
+11
*
Move conditionals which control whether a task is placed in the JobEngine ins...
Justin Clark-Casey (justincc)
2014-11-25
1
-2
/
+37
*
Temporarily add root agent rez attachments work to job engine if it is runnin...
Justin Clark-Casey (justincc)
2014-11-25
1
-4
/
+4
*
Add experimental job engine to see if queueing some existing async work durin...
Justin Clark-Casey (justincc)
2014-11-25
1
-0
/
+18
*
Fix long-lived thread name logging.
Justin Clark-Casey (justincc)
2014-09-26
1
-1
/
+1
*
Undo "Revert "Small changes to threading to send thread names to unmanaged th...
BlueWall
2014-09-17
1
-6
/
+7
*
Revert "Small changes to threading to send thread names to unmanaged threads....
BlueWall
2014-09-17
1
-7
/
+6
*
Small changes to threading to send thread names to unmanaged threads. Needs M...
BlueWall
2014-09-17
1
-6
/
+7
*
For monitoring purposes, start non-timeout tasks (which do not currently use ...
Justin Clark-Casey (justincc)
2014-09-05
1
-11
/
+49
*
Add monitored thread last update times as stats in "show stats all"
Justin Clark-Casey (justincc)
2014-03-21
1
-0
/
+26
*
Add checks monitoring framework to provide alerts if certain conditions do no...
Justin Clark-Casey (justincc)
2013-08-05
1
-0
/
+1
*
Add a first draft mechanism for the IncomingPacketsProcessedStat to show the ...
Justin Clark-Casey (justincc)
2012-11-16
1
-1
/
+3
*
Get Watchdog to log thread removal
Justin Clark-Casey (justincc)
2012-10-12
1
-1
/
+19
*
When reporting a thread timeout, create a copy of the info rather than passin...
Justin Clark-Casey (justincc)
2012-08-18
1
-1
/
+14
*
Don't enable the thread watchdog until all regions are ready.
Justin Clark-Casey (justincc)
2012-08-15
1
-5
/
+26
*
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...
Justin Clark-Casey (justincc)
2012-07-25
1
-0
/
+334