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

(kernel-rolling) arch: config: loongarch: use 16K pages in deepin_loongarch_desktop_co… #217

Conversation

MingcongBai
Copy link
Contributor

While using 4K pages may provide better performance, this configuration will degrade compatibility with certain applications (especially those built upon Electron, i.e., Tencent QQ).

Use 16K pages instead, as most distributions currently do.

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
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.

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

…nfig

While using 4K pages may provide better performance, this configuration will
degrade compatibility with certain applications (especially those built upon
Electron, i.e., Tencent QQ).

Use 16K pages instead, as most distributions currently do.

Signed-off-by: Mingcong Bai <[email protected]>
@MingcongBai MingcongBai force-pushed the bai/kernel-rolling/loongarch-16k-pages branch from 0e22816 to b9c198b Compare May 27, 2024 03:25
@deepin-ci-robot
Copy link

deepin pr auto review

关键摘要:

  • 更改了内存配置选项,从 CONFIG_4KB_4LEVEL 改为 CONFIG_16KB_3LEVEL,需要确认这一改动是否与硬件兼容并且是否符合系统性能要求。

是否建议立即修改:

  • 是,如果更改内存配置选项没有经过充分测试和评估,可能会导致系统不兼容或性能问题。需要立即验证这一更改是否合适。

@Avenger-285714 Avenger-285714 merged commit 2708205 into deepin-community:kernel-rolling May 27, 2024
2 of 3 checks passed
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

Successfully merging this pull request may close these issues.

3 participants