mirror of
https://github.com/minio/minio.git
synced 2024-12-25 06:35:56 -05:00
7765081db7
Previous value was set to avoid large cache value build up but we can clearly see this can cause lots of GC pauses which can lead to significant drop in performance. Change this value to 50% and decrease the value to 25% once the 75% cache size is used. To have a larger window for GC pauses. Another change is to only allow caching if a server has more than 24GB of RAM instead of 8GB. |
||
---|---|---|
.. | ||
bpool | ||
cgroup | ||
disk | ||
lock | ||
madmin | ||
mimedb | ||
objcache | ||
quick | ||
safe | ||
sys | ||
trie | ||
wildcard | ||
words |