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

内存占用不匹配 #3219

Open
qiezihwy opened this issue Sep 25, 2024 · 4 comments
Open

内存占用不匹配 #3219

qiezihwy opened this issue Sep 25, 2024 · 4 comments

Comments

@qiezihwy
Copy link

image

image

image

在使用pve部署的时候,遇到一个问题,在pve的监控界面和dsm上看到的内存占用不一致,大家有遇到这个情况么

Copy link
Contributor

请填写以下信息.
Please fill in the following information.

Install ENV: (You can find it in the boot interface.)

  • DMI:
  • CPU:
  • NIC: (pid & vid)

RR version: (You can find it in the update menu.)

  • RR:
  • addons:
  • modules:
  • lkms:

DSM:

  • model:
  • version:

Issue:

logs:

(## 因为 log中存在 SN/MAC 等一些敏感信息, 当提供完整文件时请自行抹除他们, 当然你也可以发送到我的邮箱. ##)
(## Because the log contains some sensitive information such as SN/MAC, please delete them when providing the complete file. Of course, you can also send it to my email. ##)
...

(请先看一下#173#175、#226的内容)
(Plz review the content of #173, #175, #226 first)
...

(如果你只是说 XXX 不能用, 什么详细信息也不提供, 我也只能说感谢你的反馈.)
(If you just say XXX doesn't work without providing any details, I can only say thank you for your feedback.)
...

@qiezihwy
Copy link
Author

image

硬件信息如上

@awalol
Copy link

awalol commented Oct 1, 2024

这是因为缺少 virtio-balloon 驱动的原因
目前这个驱动好像只在SA6400的custom内核有编译

而开启balloon后系统也不会立即释放内存,需要发送 drop_caches 释放缓存

@qiezihwy
Copy link
Author

qiezihwy commented Oct 6, 2024

这是因为缺少 virtio-balloon 驱动的原因 目前这个驱动好像只在SA6400的custom内核有编译

而开启balloon后系统也不会立即释放内存,需要发送 drop_caches 释放缓存

理解了,谢谢大佬

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

2 participants