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
*
revert last change to watchdog timeouts, that should not be needed
UbitUmarov
2015-11-27
1
-26
/
+22
*
change JobEngine stop code and add a extra check for thread removed on watch...
UbitUmarov
2015-11-27
1
-22
/
+28
*
fix modifing m_threads on a foreach scanning it
UbitUmarov
2015-09-05
1
-1
/
+3
*
bad merge?
UbitUmarov
2015-09-01
1
-1
/
+1
|
\
|
*
Merge branch 'master' into careminster
Melanie
2013-08-07
1
-0
/
+1
|
|
\
|
*
\
Merge branch 'master' into careminster
Melanie
2012-11-17
1
-1
/
+3
|
|
\
\
|
*
\
\
Merge branch 'master' into careminster
Melanie
2012-10-12
1
-1
/
+19
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into careminster
Melanie
2012-08-18
1
-1
/
+14
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into careminster
Melanie
2012-08-16
1
-5
/
+26
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Merge branch 'master' into careminster
Melanie
2012-07-28
1
-1
/
+1
*
|
|
|
|
|
|
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