Skip to content

fix: adjust OOMScore for lightdm service#10

Merged
Zeno-sole merged 1 commit intodeepin-community:masterfrom
fly602:master
Dec 22, 2025
Merged

fix: adjust OOMScore for lightdm service#10
Zeno-sole merged 1 commit intodeepin-community:masterfrom
fly602:master

Conversation

@fly602
Copy link
Contributor

@fly602 fly602 commented Dec 18, 2025

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 相关事件

@deepin-ci-robot
Copy link
Contributor

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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions 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 相关事件
@github-actions
Copy link

TAG Bot

TAG: 1.30.0-0deepin6
EXISTED: no
DISTRIBUTION: unstable

@fly602
Copy link
Contributor Author

fly602 commented Dec 22, 2025

/forcemerge

@fly602
Copy link
Contributor Author

fly602 commented Dec 22, 2025

/forcemerge

@deepin-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: BLumia, robertkill, wxphaha
Once this PR has been reviewed and has the lgtm label, please assign hudeng-go for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@fly602
Copy link
Contributor Author

fly602 commented Dec 22, 2025

/forcemerge

@Zeno-sole Zeno-sole merged commit 577e6e3 into deepin-community:master Dec 22, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants