Is this setting too big in the java args?
-XX:ReservedCodeCacheSize=32m
Testing the setting.
Before: the JAVA load was going up to 2000 %. The system load was 54 in 24 core system when searching a 5 Hz. Power consumption = 317 watts.
With 2 yacys running from memory the CPU load was always 7-8 on the status pages.
After: the code cache size with 2 yacys running the load 4.57, 4.58, 4.38 power consumption 180.00 Watts
System load 6.45, 5.74, 5.12 when load testing at ~5 Hz
Yacy Crashed 3 times for no real reason a few weeks ago now. There is 3 hs_err_pid log files in the yacy folder. No it is not running out of memory. 3 log files http://cloudparty.evils.in/index.php/s/yDw49ajTPnzzgJp
See issue for my flavor of java. https://github.com/corretto/corretto-21/issues/63
Is this setting too big in the java args? -XX:ReservedCodeCacheSize=32m
Testing the setting. Before: the JAVA load was going up to 2000 %. The system load was 54 in 24 core system when searching a 5 Hz. Power consumption = 317 watts. With 2 yacys running from memory the CPU load was always 7-8 on the status pages.
After: the code cache size with 2 yacys running the load 4.57, 4.58, 4.38 power consumption 180.00 Watts System load 6.45, 5.74, 5.12 when load testing at ~5 Hz