Oren Hurvitz
|
e735f76553
LogThreadPool: when the thread is for ProcessPacketMethod, also log the packet type
|
11 years ago |
Oren Hurvitz
|
4031933475
Refactored DebugFlagsEnum
|
11 years ago |
Oren Hurvitz
|
8555e54e22
Automatically start logging FireAndForget activity if the threadpool is full
|
11 years ago |
Oren Hurvitz
|
7c0ebcb984
Added debug flag: LogThreadPool. It makes us log every use of the main threadpool.
|
11 years ago |
Oren Hurvitz
|
89945f8829
Refactored: ExternalRepresentationUtils should be the only place where the "CreatorData" field is calculated, to ensure uniformity
|
11 years ago |
Oren Hurvitz
|
921f0052f4
Get the full viewer name even if it's (incorrectly) sent in the 'Channel' field
|
11 years ago |
Justin Clark-Casey (justincc)
|
cf97535d9e
Revert "Simplify DoubleQueue to eliminate redundant sempahore work."
|
10 years ago |
Justin Clark-Casey (justincc)
|
52b7b40034
Simplify DoubleQueue to eliminate redundant sempahore work.
|
10 years ago |
Justin Clark-Casey (justincc)
|
c605c7a7b7
Lock m_syncRoot on DoubleQueue.Count. This is not documented as a thread-safe operation
|
10 years ago |
Dev Random
|
6955190c7d
Add Util method to load OpSys env vars
|
10 years ago |
Justin Clark-Casey (justincc)
|
733e067958
Log information about which function, request data and agent ID triggered an XmlRpcGroupsServiceConnector error
|
10 years ago |
Melanie
|
c6e9db5866
Merge branch 'master' into careminster
|
10 years ago |
Melanie
|
4ccb15290e
Merge branch 'master' into careminster
|
10 years ago |
Robert Adams
|
4fb3d314b8
Fix casting error for float type INI file parameter parsing.
|
10 years ago |
Robert Adams
|
08fa0a6a8a
Fix casting error for float type INI file parameter parsing.
|
10 years ago |
Justin Clark-Casey (justincc)
|
b5ef585069
Merge branch 'justincc-master'
|
10 years ago |
Oren Hurvitz
|
bc0ff5e7d4
Allow Boolean nodes in XML to be specified as "0/1". AuroraSim does that.
|
11 years ago |
Melanie
|
e79fab91db
Intermediate commit. Sill errors.
|
10 years ago |
Robert Adams
|
d9848943a9
Add routines in Util.cs for conversion of region handles to region
|
10 years ago |
Melanie
|
2f365ea80b
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
431156f6c4
minor simplification of some unix date functions in Util. No functional change.
|
11 years ago |
Justin Clark-Casey (justincc)
|
4035badd20
Add experimental "show grid users online" console command to show grid users online from a standalone/robust instance.
|
11 years ago |
Melanie
|
ad1b2902f2
Merge branch 'master' into careminster
|
11 years ago |
Kevin Cozens
|
64216b34a4
Fixed error in BuildFakeParcelID() which was detected by regression tests.
|
11 years ago |
Melanie
|
a7eb1b5b85
Merge branch 'master' into careminster
|
11 years ago |
Dan Lake
|
ae997fffee
Merge branch 'master' of git://opensimulator.org/git/opensim
|
11 years ago |
Dan Lake
|
6572847518
Added MinPoolThreads to ini [Startup] section to control SmartThreadPool.
|
11 years ago |
Melanie
|
7830cc9954
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
077be8b496
Fix what apepars to be a bug in DoubleQueue<T>.Enqueue(Queue<T> q, T data) where the q parmater is ignored and everyghig is always placed on m_lowQueue.
|
11 years ago |
Diva Canto
|
60325f81d8
This might address the following observed exception:
|
11 years ago |