如图
内存分配吗
在user_jvm_args.txt调在最下面新起一行写上-Xms?G -Xmx?G 修改问号数额
在user_jvm_args.txt调在最下面新起一行写上-Xms?G -Xmx?G 修改问号数额
本帖最后由 Qingraw 于 2022-2-3 20:44 编辑
你要分配什么?
还有你上个问答链接不对,我看不了你的端
你要分配什么?
还有你上个问答链接不对,我看不了你的端
嘉晚饭,赢 发表于 2022-2-3 20:40
内存分配吗
在user_jvm_args.txt调在最下面新起一行写上-Xms?G -Xmx?G 修改问号数额
...
- # Xmx and Xms set the maximum and minimum RAM usage, respectively.
- # They can take any number, followed by an M or a G.
- # M means Megabyte, G means Gigabyte.
- # For example, to set the maximum to 3GB: -Xmx3G
- # To set the minimum to 2.5GB: -Xms2500M
- # A good default for a modded server is 4GB.
- # Uncomment the next line to set it.
- # -Xmx4G
- -Xms4G -Xmx4G
这样?
对的 保存就好