Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless executable bit that Windows adds. | onefang | 2020-09-09 | 7 | -0/+0 |
| | |||||
* | cosmetics | UbitUmarov | 2019-11-20 | 2 | -25/+23 |
| | |||||
* | remove some more useless NULL arguments | UbitUmarov | 2019-10-22 | 1 | -3/+3 |
| | |||||
* | remove some useless NULL arguments | UbitUmarov | 2019-10-22 | 4 | -10/+10 |
| | |||||
* | Massive console refactor. Greatly simplify interface. | Melanie | 2019-08-20 | 4 | -17/+17 |
| | |||||
* | now break several things at same time... sog/sop updates, threads options,... | UbitUmarov | 2018-12-28 | 1 | -52/+16 |
| | |||||
* | avoid a data copy | UbitUmarov | 2018-12-03 | 1 | -6/+3 |
| | |||||
* | stats heap allocation rate can negative | UbitUmarov | 2018-12-02 | 1 | -10/+7 |
| | |||||
* | add a disabled log | UbitUmarov | 2018-07-14 | 1 | -0/+3 |
| | |||||
* | avoid some large unnecessary strings | UbitUmarov | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | pesty warnings | UbitUmarov | 2018-01-17 | 1 | -4/+0 |
| | |||||
* | shut up some pesty warnings | UbitUmarov | 2018-01-15 | 1 | -1/+1 |
| | |||||
* | framework main thread pool is always active and in use ( even id hard to ↵ | UbitUmarov | 2017-06-16 | 1 | -1/+7 |
| | | | | catch) so show in on show stats. Disable ServerStatsCollector by default, since most don't use it, Adicionally it uses shared framework performance counters system that may be affected if a region crashs | ||||
* | main generic use JobEngine also does not need a permanent thread.. actually ↵ | UbitUmarov | 2017-06-14 | 1 | -1/+1 |
| | | | | doesn't even seem to be in use | ||||
* | make JobEngine be a workitem of mail pool (smartThread), with the option to ↵ | UbitUmarov | 2017-06-13 | 1 | -48/+41 |
| | | | | release thread after a idle time, so is free to do other service elsewhere | ||||
* | add option for Fireandforget not timeout (our access to main smartThreadPool) | UbitUmarov | 2017-06-13 | 1 | -5/+3 |
| | |||||
* | only silent remove threads from watch list if they stopped ( ie still ↵ | UbitUmarov | 2017-06-09 | 1 | -4/+2 |
| | | | | consider aborted etc ) | ||||
* | missing file change.. actually use watchdog threads on assetsconnector and | UbitUmarov | 2017-05-26 | 1 | -2/+5 |
| | | | | avoid null refs on JobEngine | ||||
* | change wrong watchdog stopped thread check code, and don't log it | UbitUmarov | 2017-05-26 | 1 | -3/+10 |
| | |||||
* | move assetsconnector threads to whatchdog; Abort all alive threads known to ↵ | UbitUmarov | 2017-05-25 | 2 | -0/+25 |
| | | | | watchdog before exit | ||||
* | stop a few more threads on exit | UbitUmarov | 2017-05-23 | 1 | -1/+5 |
| | |||||
* | Secure sim stats with an (optional) password. | Melanie Thielker | 2017-02-01 | 1 | -0/+13 |
| | | | | | There is way too much in these stats to expose them to the world, at least for some of us. | ||||
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 12 | -83/+83 |
| | |||||
* | close a resource on jobengine.close() | UbitUmarov | 2016-11-22 | 1 | -1/+2 |
| | |||||
* | watchdog timeouts: replace a silly List copy i added doing it a better way | UbitUmarov | 2016-08-25 | 1 | -6/+10 |
| | |||||
* | put back the console comand i remove since it is not a repetion | UbitUmarov | 2016-08-25 | 1 | -0/+7 |
| | |||||
* | do similar changes to unused checksManager | UbitUmarov | 2016-08-24 | 2 | -27/+21 |
| | |||||
* | remove redundate console comand add, change stat deregister | UbitUmarov | 2016-08-24 | 1 | -22/+14 |
| | |||||
* | reduce unnecessary allocation of new items | UbitUmarov | 2016-08-24 | 1 | -13/+9 |
| | |||||
* | Fix crash due to setting Thread.name after thread start. | Roger Kirkman | 2016-05-12 | 1 | -2/+3 |
| | | | | Signed-off-by: Diva Canto <diva@metaverseink.com> | ||||
* | CR safari. Remove gratuitious CRs in some files | Melanie Thielker | 2016-04-07 | 1 | -173/+173 |
| | |||||
* | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ↵ | Diva Canto | 2016-02-21 | 1 | -1/+1 |
| | | | | replace anymore. | ||||
* | Add locking around stats record fetch to resolve Mantis 7793. | Robert Adams | 2015-12-27 | 1 | -18/+21 |
| | |||||
* | 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 ↵ | UbitUmarov | 2015-11-27 | 2 | -83/+73 |
| | | | | watchdog timeout checks | ||||
* | If no job engine is started at all, keep checking it's status from | Melanie Thielker | 2015-11-24 | 1 | -3/+2 |
| | | | | bombing | ||||
* | try not to use Process.HasExit that is broken in some mono versions | UbitUmarov | 2015-11-24 | 1 | -9/+12 |
| | |||||
* | On to 0.8.3! | Diva Canto | 2015-10-18 | 1 | -1/+1 |
| | | | | | Conflicts: OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs | ||||
* | remove a avn thing before it gets into core | UbitUmarov | 2015-09-10 | 1 | -11/+0 |
| | |||||
* | let extra stats travel side by side with viewers ones... try to fix damm ↵ | UbitUmarov | 2015-09-06 | 1 | -9/+19 |
| | | | | array indexes all over the place | ||||
* | fix modifing m_threads on a foreach scanning it | UbitUmarov | 2015-09-05 | 1 | -1/+3 |
| | |||||
* | at last we can login and see objects ( friends is dead and disable in | UbitUmarov | 2015-09-03 | 1 | -4/+4 |
| | | | | scenepresence) | ||||
* | bad merge? | UbitUmarov | 2015-09-01 | 5 | -8/+86 |
|\ | |||||
| * | Abbreviate the stats by removing unneeded and redundant elements. Human ↵ | Melanie Thielker | 2015-02-18 | 3 | -3/+68 |
| | | | | | | | | readability is overrated. Also add a (hardcoded) password. | ||||
| * | Merge branch 'master' into careminster | Melanie | 2013-11-23 | 1 | -3/+3 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore OpenSim/Region/CoreModules/Scripting/HttpRequest/ScriptsHttpRequests.cs OpenSim/Region/CoreModules/World/Land/LandManagementModule.cs prebuild.xml runprebuild.bat | ||||
| * \ | Merge branch 'master' into careminster | Melanie | 2013-10-06 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenSim/Framework/Servers/VersionInfo.cs OpenSim/Region/CoreModules/Avatar/Chat/ChatModule.cs | ||||
| * \ \ | Merge branch 'master' into careminster | Melanie | 2013-09-01 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenSim/Region/CoreModules/World/Region/RestartModule.cs OpenSim/Region/Framework/Scenes/SceneGraph.cs OpenSim/Region/Framework/Scenes/SceneObjectPart.cs | ||||
| * \ \ \ | Merge branch 'master' into careminster | Melanie | 2013-08-17 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenSim/Framework/Servers/HttpServer/PollServiceRequestManager.cs OpenSim/Region/CoreModules/Avatar/Attachments/AttachmentsModule.cs OpenSim/Services/Connectors/Neighbour/NeighbourServicesConnector.cs | ||||
| * \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2013-08-11 | 5 | -150/+272 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenSim/Region/Application/OpenSimBase.cs OpenSim/Region/ClientStack/Linden/UDP/LLClientView.cs OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs OpenSim/Region/Framework/Scenes/Scene.cs OpenSim/Region/Framework/Scenes/ScenePresence.cs | ||||
| * \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2013-08-07 | 5 | -15/+532 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenSim/Region/CoreModules/Avatar/Attachments/AttachmentsModule.cs OpenSim/Region/Framework/Scenes/Scene.Inventory.cs OpenSim/Region/Framework/Scenes/Scene.cs |