mirror of
https://github.com/opensim/opensim.git
synced 2026-07-13 19:14:51 +08:00
add a comment to YEngine NumThreadScriptWorkers
This commit is contained in:
@@ -1756,7 +1756,8 @@
|
||||
; maximum heap memory a script can use in KB
|
||||
;ScriptHeapSize = 1024
|
||||
|
||||
; number of threads to execute script. Too many threads can have negative impact on other region operations
|
||||
; number of threads to execute scripts. Too many threads can have negative impact on other region operations
|
||||
; if a region machine is not overload (ie has sleeping CPU cores), increasing this number may reduce events response latency
|
||||
;NumThreadScriptWorkers = 2
|
||||
|
||||
; Priority of those threads (Lowest, BelowNormal, Normal, AboveNormal or Highest). Higher priorit can have negative impact on other region operations
|
||||
|
||||
Reference in New Issue
Block a user