mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
set gc memory high pressure to 50% of total memory (sadly it may decide to ignore); change show stats memory report; let robust also show memory on show stats
This commit is contained in:
@@ -1234,7 +1234,9 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
}
|
||||
*/
|
||||
scriptedcontrols.Clear();
|
||||
// gc gets confused with this cycling
|
||||
ControllingClient = null;
|
||||
GodController = null; // gc gets confused with this cycling
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user