-
Notifications
You must be signed in to change notification settings - Fork 799
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
Comments
请填写以下信息. Install ENV: (You can find it in the boot interface.)
RR version: (You can find it in the update menu.)
DSM:
Issue: logs: (## 因为 log中存在 SN/MAC 等一些敏感信息, 当提供完整文件时请自行抹除他们, 当然你也可以发送到我的邮箱. ##) (请先看一下#173、#175、#226的内容) (如果你只是说 XXX 不能用, 什么详细信息也不提供, 我也只能说感谢你的反馈.) |
这是因为缺少 virtio-balloon 驱动的原因 而开启balloon后系统也不会立即释放内存,需要发送 drop_caches 释放缓存 |
理解了,谢谢大佬 |
在使用pve部署的时候,遇到一个问题,在pve的监控界面和dsm上看到的内存占用不一致,大家有遇到这个情况么
The text was updated successfully, but these errors were encountered: