blob: 59bbdad12358a41e0f0c12995a2affc0a35c9871 (
plain)
1
2
3
4
|
o Minor features (config options):
- Change the way the default value for MaxMemInQueues is calculated. We now
use 0.4 * RAM if the system have 8 GB RAM or more, otherwise we use the
former value of 0.75 * RAM. Closes ticket 24782.
|