diff options
author | Justin Clark-Casey (justincc) | 2012-10-16 23:35:05 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-10-16 23:35:05 +0100 |
commit | fc861c7904840b2b0b9de0621e9b5d976c8071b1 (patch) | |
tree | a0ed86f346171665d95196c33ec952ddd3753883 /OpenSim/Data/MySQL/MySQLGenericTableHandler.cs | |
parent | Make it possible to separate start and stop lludp packet processing from the ... (diff) | |
download | opensim-SC_OLD-fc861c7904840b2b0b9de0621e9b5d976c8071b1.zip opensim-SC_OLD-fc861c7904840b2b0b9de0621e9b5d976c8071b1.tar.gz opensim-SC_OLD-fc861c7904840b2b0b9de0621e9b5d976c8071b1.tar.bz2 opensim-SC_OLD-fc861c7904840b2b0b9de0621e9b5d976c8071b1.tar.xz |
Add optional pool for the UDPPacketBuffer objects that handle all incoming UDP data.
Even when an avatar is standing still, it's sending in a constant stream of AgentUpdate packets that the client creates new UDPPacketBuffer objects to handle.
This option pools those objects. This reduces memory churn.
Currently off by default. Works but the scope can be expanded.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions