-
Notifications
You must be signed in to change notification settings - Fork 105
[Deepin-Kernel-SIG] [linux 6.6-y] [Deepin] config: deepin_arm64_desktop_defconfig: enable multiple decompress fo… #1409
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
[Deepin-Kernel-SIG] [linux 6.6-y] [Deepin] config: deepin_arm64_desktop_defconfig: enable multiple decompress fo… #1409
Conversation
…r squashfs deepin inclusion category: bugfix Reenable this config, it help to boost the livecd startup. Link: deepin-community#44 Signed-off-by: Wentao Guan <[email protected]>
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdate the deepin ARM64 desktop kernel defconfig to re‑enable SquashFS multi‑decompress support, improving live CD startup performance. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
deepin pr auto review我来帮你分析这个内核配置文件的修改:
改进建议:
总的来说,这是一个合理的配置修改,可以提升系统在多核环境下的文件系统性能,特别是在处理 SquashFS 压缩文件时。修改本身没有明显的问题,建议采用。 |
|
/approve |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR re-enables the CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI_PERCPU configuration option in the deepin ARM64 desktop kernel configuration to improve live CD startup performance by enabling per-CPU parallel decompression for SquashFS filesystems.
- Adds
CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI_PERCPU=yto enable per-CPU parallel decompression
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Avenger-285714, Cryolitia The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…r squashfs
deepin inclusion
category: bugfix
Reenable this config, it help to boost the livecd startup.
Link: #44
Summary by Sourcery
Reenable squashfs multiple decompression support in the deepin ARM64 desktop kernel configuration to improve live CD startup performance.
Bug Fixes:
Build: