Matthew DeGarmo
b069194fdd
Merge 8242ce42bcf4788b0add659aef8f22fe78b02ad6 into e6f032a2a9a18844cfdd45dd58bc8bb75c54e687
2025-06-10 14:10:26 +02:00
448b536238
Modified start script to work with optimized Garbage Collection made available in version 4.6.6 and beyond. Suggestion to machines with 6GB of RAM or less, increase the percentage from 50 to 75. Qortal Core will only utilize the RAM it needs, up to the percentage set maximum.
2024-12-03 09:09:42 -08:00
8062cace30
Improve default JVM memory arguments for mac/linux.
2024-01-03 17:23:23 -08:00
crowetic
c8f3b6918f
Update start.sh
...
Added better defaults for JVM_MEMORY_ARGS and description as to how and when to uncomment the line.
2023-05-24 16:20:05 -07:00
CalDescent
09480a3625
Bump version to 3.6.3
...
finishing log supression for docker instances.
2022-10-12 20:25:34 -05:00
Matthew DeGarmo
24adc71bd4
Trying to run in container, can't background process.
...
Adding docker arg to unsuppress logs.
Fixing entry point.
fixing paths
fixing paths
2022-10-12 20:25:29 -05:00
catbref
8b0b1db5a4
Improved start-up shell script "start.sh"
...
Was "run.sh" but renamed to "start.sh" to better complement "stop.sh".
"run.sh" is now a symbolic link to "start.sh"
Reworked Java version check to remove dependency on "bc" tool which
seems not to be installed on some Ubuntu distributions?
Removed -XX:NativeMemoryTracking flag from JVM args.
Fixed incorrect comment regarding java.net.preferIpV4Stack.
Fixed typo in comment.
2020-09-01 10:25:48 +01:00