Justin Clark-Casey (justincc)
|
e4e5237086
|
When reporting a thread timeout, create a copy of the info rather than passing the original ThreadWatchdogInfo structure.
This is to avoid the possibility of misleading reporting if a watchdog update outraces an alarm.
Should address any remaining issues from http://opensimulator.org/mantis/view.php?id=6012
|
2012-08-18 00:46:34 +01:00 |
|
Justin Clark-Casey (justincc)
|
5a1b6fdf06
|
Don't enable the thread watchdog until all regions are ready.
This is to avoid false positives when the machine is under heavy load whilst starting up.
|
2012-08-15 22:43:32 +01:00 |
|
Justin Clark-Casey (justincc)
|
f3c5ce1bbd
|
minor: Comment out unused MemoryWatchdog.m_churnRatePerMillisecond - this is currently calculated dynamically
|
2012-07-27 22:20:43 +01:00 |
|
Justin Clark-Casey (justincc)
|
5aec0ff207
|
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework
|
2012-07-25 23:27:00 +01:00 |
|
Justin Clark-Casey (justincc)
|
35efa88c26
|
Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.
This better reflects the long-term purpose of that project and matches Monitoring modules.
|
2012-07-25 23:11:50 +01:00 |
|