Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JVM parameter -Xmn #63

Open
hepengju opened this issue Oct 20, 2022 · 0 comments
Open

JVM parameter -Xmn #63

hepengju opened this issue Oct 20, 2022 · 0 comments

Comments

@hepengju
Copy link

hepengju commented Oct 20, 2022

when I download zip from rocketmq, runserver.sh, runbroker.sh show that:

server : -Xms4g -Xmx4g -Xmn2g
broker: -Xms8g -Xmx8g -Xmn4g

but in runbroker-customize
desired_yg_in_mb=expr $max_heap_size_in_mb / 4

so what size is recommended for Xmn? 1/2 Xmx or 1/4 Xmx?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant