-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #14 from NightRainMilkyWay/main
更新README.md,模块支持kernelsu的webui,更方便阅读此文档
- Loading branch information
Showing
192 changed files
with
4,972 additions
and
45 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,61 +1,43 @@ | ||
# Tritium Scheduler | ||
|
||
### 官方网站:[Tritium | Tritium (nightrainmilkyway.cn)](https://tritium.nightrainmilkyway.cn/) | ||
<img src="https://img.nightrainmilkyway.cn/img/202410231543636.png" style="width: 96px;" alt="logo"> | ||
|
||
一个专注于Snapdragon的调度. | ||
[![Latest release](https://img.shields.io/github/v/release/TimeBreeze/Tritium?label=Release&logo=github)](https://github.com/TimeBreeze/Tritium/releases/latest) [![GitHub License](https://img.shields.io/github/license/TimeBreeze/Tritium?logo=gnu)](/LICENSE) | ||
|
||
基于[CuprumTurbo Scheduler]([chenzyadb/CuprumTurbo-Scheduler: A Simple and Reliable Performance Scheduler. (github.com)](https://github.com/chenzyadb/CuprumTurbo-Scheduler))@[chenzyadb](https://github.com/chenzyadb) | ||
## 特性 | ||
|
||
只需作为magisk/kernelSU模块刷入,或者安装app并授予`root`权限即可,开箱即用 | ||
|
||
本调度内置四种模式 | ||
## 兼容状态 | ||
|
||
- 省电模式:推荐作为待机时使用的模式 | ||
支持安卓6-14的arm64设备(APP最低支持安卓9) | ||
|
||
- 均衡模式:推荐作为日常使用首选模式,能在保证流畅的前提下尽量保证较低的功耗 | ||
|
||
- 性能模式:提供适量的性能,推荐在和平精英,王者荣耀这类中负载的游戏中使用 | ||
|
||
- 极速模式:提供最激进的性能调度与极致的温控,推荐在原神,崩坏 星穹铁道这类重负载游戏中使用 | ||
目前支持架构 : `arm64-v8a` | ||
|
||
支持的SOC列表(后续也可能会增加) | ||
(注:仅代表本调度,并不代表原CT) | ||
|
||
骁龙:845/855/855+/860/865/865+/870/888/888+/8Gen1/8+Gen1/7+Gen2/8Gen2/8Gen3/765/765G/768G/778G/778G+/782/835/7+Gen3 | ||
|
||
天玑:1000+/8000/8100 | ||
|
||
# 使用方法及使用须知 | ||
*方法* | ||
|
||
本调度可以使用配置文件导入Cutoolbox APP使用 也可以使用magisk模块刷入使用 | ||
|
||
安装cutoolbox 之后给cutoolbox**无障碍**和**电池无限制**权限 | ||
|
||
拓展功能的话根据自己需求到APP里面的**扩展功能**选择模块安装 | ||
|
||
然后点击**自定义配置** 点击**导入**找到我的配置文件选择导入 | ||
骁龙:`845/855/855+/860/865/865+/870/888/888+/8Gen1/8+Gen1/7+Gen2/8Gen2/8Gen3/765/765G/768G/778G/778G+/782/835/7+Gen3` | ||
|
||
Magisk模块版使用方法 | ||
天玑:`1000+/8000/8100` | ||
|
||
刷入后会在Android文件夹里面生成一个CT文件夹 | ||
## 使用方法 | ||
|
||
模式配置和日志都在里面查看 | ||
- [安装教程](https://tritium.nightrainmilkyway.cn/guide/use) | ||
- [官方网站](https://tritium.nightrainmilkyway.cn/) | ||
|
||
|
||
*须知* | ||
## 讨论 | ||
|
||
**不兼容任何形式的其他的性能优化模块和调度** | ||
- QQ群组: [Tritium](https://qm.qq.com/q/rFzx3jszXU) | ||
- QQ频道: [Tritium](https://pd.qq.com/s/te0rscpe) | ||
|
||
**不兼容任何线程优化模块** | ||
## 许可证 | ||
|
||
**不兼容任何第三方内核** | ||
[Apache-2.0 license](https://github.com/TimeBreeze/Tritium/blob/main/LICENSE) | ||
|
||
## 鸣谢 | ||
|
||
# 反馈格式 | ||
[CuprumTurbo Scheduler](https://github.com/chenzyadb/CuprumTurbo-Scheduler) : 一个简单可靠的性能调度. | ||
|
||
- 系统版本: | ||
- CPU型号: | ||
- CT版本: | ||
- 调度版本: | ||
- 内核版本: | ||
- 是否存在以下冲突模块:A-SOUL YC(含子模块)及二改 对CPU GPU进行改动的模块 | ||
- 游戏的话必须有scene记录的完整游戏帧数图 | ||
[CuJankDetector](https://github.com/chenzyadb/CuJankDetector): 钩住 surfaceflinger 以检测卡顿。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"> | ||
<title>404 | Tritium_docs</title> | ||
|
||
<meta name="generator" content="VitePress v1.4.1"> | ||
<link rel="preload stylesheet" href="/assets/style.MqSvHpeK.css" as="style"> | ||
|
||
<script type="module" src="/assets/app.C7qJyVyE.js"></script> | ||
<link rel="preload" href="/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin=""> | ||
<link rel="icon" href="/阿库娅.png"> | ||
<meta name="author" content="Tritium"> | ||
<meta name="keywords" content="ct调度,Tritium调度,调度,性能 "> | ||
<meta name="description" content="一个简单可靠的性能调度,A Simple and Reliable Performance Scheduler."> | ||
<meta name="HandheldFriendly" content="True"> | ||
<meta name="MobileOptimized" content="320"> | ||
<meta name="theme-color" content="#3c8772"> | ||
<meta property="og:type" content="website"> | ||
<meta property="og:locale" content="zh_CN"> | ||
<meta property="og:title" content="Tritium"> | ||
<meta property="og:description" content="CuprumTurbo Scheduler的衍生版本"> | ||
<meta property="og:site" content="https://tritium.nightrainmilkyway.cn"> | ||
<meta property="og:site_name" content="Tritium"> | ||
<meta property="og:image" content="https://tritium.nightrainmilkyway.cn/阿库娅.png"> | ||
<script>var _hmt=_hmt||[];(function(){var e=document.createElement("script");e.src="https://hm.baidu.com/hm.js?53af4b1a12fbe40810ca7ad39f8db9c7";var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t)})();</script> | ||
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script> | ||
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script> | ||
</head> | ||
<body> | ||
<div id="app"></div> | ||
<script>window.__VP_HASH_MAP__=JSON.parse("{\"about.md\":\"CGNTdsmx\",\"agreement.md\":\"CNtXq9L_\",\"clown.md\":\"COUTQ7Br\",\"disclaimer.md\":\"t5lkAs8z\",\"faq_faq.md\":\"CAAHLzOT\",\"guide_cpugovernor.md\":\"C7ITKPMv\",\"guide_customize.md\":\"Cn2Uj_Pl\",\"guide_download.md\":\"BVZAE2IL\",\"guide_filewriter.md\":\"CXfMFAog\",\"guide_json.md\":\"BG_wBOYT\",\"guide_mtkgpugovernor.md\":\"D-jFebN0\",\"guide_start.md\":\"CNF3qU_l\",\"guide_threadschedopt.md\":\"DdUcZG4k\",\"guide_use.md\":\"Dz3GJxB1\",\"index.md\":\"Vooex8u3\",\"join.md\":\"BWff1C_T\",\"log.md\":\"DG8b1uGF\",\"md-enhance-guide.md\":\"BaUNba6Y\",\"team.md\":\"C-bccHex\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Tritium_docs\",\"description\":\"A VitePress Site\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"了解更多\",\"items\":[{\"text\":\"加入我们\",\"link\":\"/join.md\"},{\"text\":\"了解团队\",\"link\":\"/team.md\"}]},{\"text\":\"更新日志\",\"items\":[{\"text\":\"更新日志\",\"link\":\"/log.md\"}]},{\"text\":\"法律相关\",\"items\":[{\"text\":\"免责声明\",\"link\":\"/disclaimer.md\"},{\"text\":\"用户协议\",\"link\":\"/agreement.md\"}]}],\"sidebar\":{\"/guide/\":[{\"text\":\"Guide\",\"collapsed\":false,\"items\":[{\"text\":\"了解\",\"link\":\"/guide/start\"},{\"text\":\"下载\",\"link\":\"/guide/download\"},{\"text\":\"使用\",\"link\":\"/guide/use\"}]},{\"text\":\"Customize\",\"collapsed\":false,\"items\":[{\"text\":\"自定义开发\",\"link\":\"/guide/Customize.md\"},{\"text\":\"JSON配置模块\",\"link\":\"/guide/Json.md\"},{\"text\":\"CPU配置模块\",\"link\":\"/guide/CpuGovernor.md\"},{\"text\":\"线程配置模块\",\"link\":\"/guide/ThreadSchedOpt.md\"},{\"text\":\"GPU配置模块\",\"link\":\"/guide/MtkGpuGovernor.md\"},{\"text\":\"文件写入配置模块\",\"link\":\"/guide/FileWriter.md\"}]}]},\"logo\":\"/阿库娅.png\",\"outline\":{\"level\":\"deep\",\"label\":\"目录\"},\"darkModeSwitchLabel\":\"切换日光/暗黑模式\",\"sidebarMenuLabel\":\"文章\",\"returnToTopLabel\":\"返回顶部\",\"lastUpdatedText\":\"最后更新\",\"docFooter\":{\"prev\":\"上一篇\",\"next\":\"下一篇\"},\"editLink\":{\"pattern\":\"https://github.com/TimeBreeze/Tritium_docs/edit/main/docs/:path\",\"text\":\"不妥之处,敬请雅正\"},\"search\":{\"provider\":\"local\",\"options\":{\"locales\":{\"root\":{\"translations\":{\"button\":{\"buttonText\":\"搜索文档\",\"buttonAriaLabel\":\"搜索文档\"},\"modal\":{\"noResultsText\":\"无法找到相关结果\",\"resetButtonTitle\":\"清除查询条件\",\"footer\":{\"selectText\":\"选择\",\"navigateText\":\"切换\"}}}}}}},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/TimeBreeze/Tritium\"},{\"icon\":{\"svg\":\"<svg role=\\\"img\\\" viewBox=\\\"0 0 24 24\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\"><title>码云</title><path d=\\\"M11.984 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12 12 12 0 0 0 12-12A12 12 0 0 0 12 0a12 12 0 0 0-.016 0zm6.09 5.333c.328 0 .593.266.592.593v1.482a.594.594 0 0 1-.593.592H9.777c-.982 0-1.778.796-1.778 1.778v5.63c0 .327.266.592.593.592h5.63c.982 0 1.778-.796 1.778-1.778v-.296a.593.593 0 0 0-.592-.593h-4.15a.592.592 0 0 1-.592-.592v-1.482a.593.593 0 0 1 .593-.592h6.815c.327 0 .593.265.593.592v3.408a4 4 0 0 1-4 4H5.926a.593.593 0 0 1-.593-.593V9.778a4.444 4.444 0 0 1 4.445-4.444h8.296Z\\\"/></svg>\"},\"link\":\"https://gitee.com/TimeBreeze/Tritium\"}],\"footer\":{\"message\":\"Released under the <a href=\\\"https://github.com/TimeBreeze/Tritium_docs/blob/main/LICENSE\\\">MIT License</a>.\",\"copyright\":\"Copyright © 2024-present <a href=\\\"https://github.com/nightrainmilkyway\\\">nightrainmilkyway</a>\"}},\"locales\":{},\"scrollOffset\":\"header\",\"cleanUrls\":true}");</script> | ||
|
||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
/assets/* | ||
cache-control: max-age=31536000 | ||
cache-control: immutable |
Oops, something went wrong.