UbitUmarov
|
59d3f9fa62
log processor arch
|
4 سال پیش |
UbitUmarov
|
da0a8d6c43
remove some more useless NULL arguments
|
5 سال پیش |
UbitUmarov
|
b98ad6c53c
remove some useless NULL arguments
|
5 سال پیش |
Melanie
|
0fd17c08ae
Massive console refactor. Greatly simplify interface.
|
5 سال پیش |
UbitUmarov
|
41df4d7da4
remove some fire and forget methods missed file
|
6 سال پیش |
UbitUmarov
|
ed0e2623b9
add a few more gc collect in some spots
|
6 سال پیش |
UbitUmarov
|
4df19ece53
framework main thread pool is always active and in use ( even id hard to 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
|
7 سال پیش |
UbitUmarov
|
e5bebe3a32
webrequests serialiazation per endpoint its now ServicePointManager job
|
7 سال پیش |
Melanie Thielker
|
adcb1d8798
Allow setting the stats log file location in OpenSim.ini rather than app.exe.config
|
7 سال پیش |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 سال پیش |
UbitUmarov
|
35cc0420c8
fix a use of string Trim()
|
8 سال پیش |
UbitUmarov
|
72684592ba
Merge branch 'master' into avinationmerge
|
9 سال پیش |
Melanie Thielker
|
dc6d9eadf3
Testing stage of the new versioning system. Use at own risk. May not
|
9 سال پیش |
Diva Canto
|
7ab633461e
Fixed merge conflicts
|
9 سال پیش |
Diva Canto
|
70a46fe090
Clean up of simulation version, the number that rules the compatibility of teleports:
|
9 سال پیش |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 سال پیش |
Justin Clark-Casey (justincc)
|
d52f58a733
Disable the "show threadpool calls active" console command for now.
|
9 سال پیش |
Justin Clark-Casey (justincc)
|
f54c70741b
Add "show threadpool calls active" console debug command.
|
10 سال پیش |
Justin Clark-Casey (justincc)
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
10 سال پیش |
Justin Clark-Casey (justincc)
|
72cb1cc7d6
Add "show threadpool calls" command to show count of all labelled smartthreadpool calls
|
10 سال پیش |
Oren Hurvitz
|
84d7227dfd
Changed LogThreadPool to have 4 logging levels. Added console command "debug threadpool level" to set the logging level.
|
10 سال پیش |
Melanie
|
005c69511d
Merge branch 'master' into careminster
|
11 سال پیش |
Justin Clark-Casey (justincc)
|
ac198068ab
Add "debug threadpool status" console command to show min/max/current worker/iocp threadpool numbers
|
11 سال پیش |
Justin Clark-Casey (justincc)
|
4581bdd929
Add "debug comms status" command to show current debug comms settings
|
11 سال پیش |
Justin Clark-Casey (justincc)
|
9bcf072795
Make it possible to switch whether we serialize osd requests per endpoint or not, either via config (SerializeOSDRequests in [Network]) or via the "debug comms set" console command.
|
11 سال پیش |
Justin Clark-Casey (justincc)
|
139dcf1246
minor: move "threads abort" and "force gc" console commands into debug category - these are not things one needs to do in normal operation
|
11 سال پیش |
Justin Clark-Casey (justincc)
|
160659f683
Make it possible to set worker/iocp min/max threadpool limits on the fly with the console command "debug threadpool set"
|
11 سال پیش |
Justin Clark-Casey (justincc)
|
76bd3de2fd
Add checks monitoring framework to provide alerts if certain conditions do not hold.
|
11 سال پیش |
Melanie
|
f70357eaa3
Merge branch 'master' into careminster
|
11 سال پیش |
Justin Clark-Casey (justincc)
|
b7c9dee033
refactor: Move existing code to generate report information on the threadpool to the ServerBase rather than being in Util
|
11 سال پیش |