fix: adjust OOMScore for lightdm service#10
fix: adjust OOMScore for lightdm service#10Zeno-sole merged 1 commit intodeepin-community:masterfrom
Conversation
|
Hi @fly602. Thanks for your PR. I'm waiting for a deepin-community member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Set OOMScoreAdjust to -999 to reduce the likelihood of lightdm being killed by the Out-Of-Memory killer. This improves system stability by ensuring the display manager remains available even under low memory conditions. Influence: 1. Test system behavior under low memory conditions 2. Verify lightdm service stability during memory pressure 3. Check that other system processes are not adversely affected 4. Monitor system logs for OOM-related events fix: 调整 lightdm 服务的 OOM 评分 将 OOMScoreAdjust 设置为 -999,降低 lightdm 被内存不足杀手终止的可能性。 这通过确保显示管理器在低内存条件下保持可用来提高系统稳定性。 Influence: 1. 测试低内存条件下的系统行为 2. 验证 lightdm 服务在内存压力下的稳定性 3. 检查其他系统进程是否受到不利影响 4. 监控系统日志中的 OOM 相关事件
|
TAG Bot TAG: 1.30.0-0deepin6 |
|
/forcemerge |
|
/forcemerge |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: BLumia, robertkill, wxphaha The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/forcemerge |
Set OOMScoreAdjust to -999 to reduce the likelihood of lightdm being killed by the Out-Of-Memory killer. This improves system stability by ensuring the display manager remains available even under low memory conditions.
Influence:
fix: 调整 lightdm 服务的 OOM 评分
将 OOMScoreAdjust 设置为 -999,降低 lightdm 被内存不足杀手终止的可能性。 这通过确保显示管理器在低内存条件下保持可用来提高系统稳定性。
Influence: