You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
okybaca
added
bug
Indicates an unexpected problem or unintended behavior
question
Indicates that an issue, pull request, or discussion needs more information
labels
May 28, 2024
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.
corretto/corretto-21#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
The text was updated successfully, but these errors were encountered: