Fantom-foundation / Sonic

go-opera fork for Carmen and Tosca integration
GNU Lesser General Public License v3.0
16 stars 16 forks source link

Allow 80% of available memory to be used as a cache #110

Closed thaarok closed 5 months ago

thaarok commented 5 months ago

The --cache parameter currently allows to use 60% of the the total physical memory, any greater value is trimmed to 60%. This patch increases the limit to 80% of the available memory.

WARN [03-26|15:31:41.985] Requested cache size exceeds 80% of available memory. Reducing cache size to 9481 MB.