Skip to content

WSA r3

Compare
Choose a tag to compare
@crrashh1542 crrashh1542 released this 29 Apr 18:52
· 4119 commits to A13 since this release

Project Miracle kernel for WSA r3

内核编译时间 / Compile time:2024-05-13 00:39:48 (UTC+8)
内核版本字串 / Version tag5.15.149-Miracle-r3-00626-ge84e57a184f1

更新内容 / Changelogs

  • 合并谷歌上游 Linux 版本 5.15.149
  • 合并上游 KernelSU 版本 0.9.4 (11839)
  • 使用 Neutron Clang 19 24.3.10 编译
  • 关闭了多数内核调试选项,因为没必要
  • 更新 zstd 算法至 1.5.6
  • 防止 Play 服务读取到 LOCALVERSION 导致谷歌验证失败
  • 重写 ashmem 以提升性能
  • 引入 CPUSETS Assist 和 LAZY RCU 内存控制器
  • 优化 CASS 调度器
  • 启用 -O3 编译优化
  • 常规的性能 & 安全性优化

  • Merge upstream Linux version 5.15.149 from Google
  • Merge upstream KernelSU version 0.9.4 (11839)
  • Use Neutron Clang 19 24.3.10 to compile
  • Close most debugging options for unnessary
  • Upgrade zstd to 1.5.6
  • Prevent Play Integrity from checking LOCALVERSION, which causes the attestation to be failed
  • Rewrite ashmem to improve performance
  • Introduce CPUSETS Assist and LAZY RCU memory controller
  • Optimize CASS governor
  • Enable -O3 optimization
  • Import general performance & security updates