This will be updated if anything is added...
• TCP algorithm: Add BBRv2
• TCP algorithm: Add BBRv3 (is BBR)
• TCP algorithm: Add C2TCP
• sched: Implement BORE (Burst-Oriented Response Enhancer scheduler)
• CPU governor: Add schedhorizon
• lz4: Update to version 1.9.4
@Leankernel
• TCP algorithm: Add BBRv2
• TCP algorithm: Add BBRv3 (is BBR)
• TCP algorithm: Add C2TCP
• CPU governor: Add schedhorizon
• lz4: Update to version 1.9.4
@Leankernel
👍1👎1
Lightning.Plus.Kernel_v6.0_20240919.zip
13.9 MB
Lightning Plus Kernel v6.0 - Ginkgo
v4.14.336-EOL A11-A14
ZyC Clang 16.0.6
by @Siimsek - @skproject
▸ Screenshots
Changelog by @LeanHijosdesusMadres:
- Introduce BORE Scheduler
- Add Anxiety I/O scheduler
- Update cpufreq_schedutil
- Introduce SBalance IRQ balancer
- and more
#AOSP #LightningPlus @LightningKernelRN8
v4.14.336-EOL A11-A14
ZyC Clang 16.0.6
by @Siimsek - @skproject
▸ Screenshots
Changelog by @LeanHijosdesusMadres:
- Introduce BORE Scheduler
- Add Anxiety I/O scheduler
- Update cpufreq_schedutil
- Introduce SBalance IRQ balancer
- and more
#AOSP #LightningPlus @LightningKernelRN8
⚡2👍1👎1
blu_schedutil + anxiety = BATTERY
schedutil + tripndroid = BALANCE
schedutil + cfq = PERFORMANCE
Maybe...
Let us know what combination you use and why...
@LightningKernelRN8
schedutil + tripndroid = BALANCE
schedutil + cfq = PERFORMANCE
Maybe...
Let us know what combination you use and why...
@LightningKernelRN8
👎2
Is there any kernel developer that can help me?
•Separate the irq from kgsl and msm-drm to different cores
• I implemented the blu_schedutil kernel but it does not appear
•Implement tcp bbrv2
•
• I implemented the blu_schedutil kernel but it does not appear
•
👎1
Version with kernelsu will be published soon thanks to @whyakari from @MoeKernel
And also thank you very much @Flopster101 from @CaraKernelChannel for the explanations.
Thank you for your patience more than anything.
@LightningKernelRN8
And also thank you very much @Flopster101 from @CaraKernelChannel for the explanations.
Thank you for your patience more than anything.
@LightningKernelRN8
👍1👎1
Lightning.Plus.Kernel_v6.0_KSU_20240921.zip
14 MB
Lightning Plus Kernel v6.0 - Ginkgo
v4.14.336-EOL A11-A14
ZyC Clang 16.0.6
by @Siimsek - @skproject
Version KernelSU
▸ Screenshots
Changelog by @LeanHijosdesusMadres:
- Add KernelSU by @whyakari
#AOSP #LightningPlus @LightningKernelRN8
v4.14.336-EOL A11-A14
ZyC Clang 16.0.6
by @Siimsek - @skproject
Version KernelSU
▸ Screenshots
Changelog by @LeanHijosdesusMadres:
- Add KernelSU by @whyakari
#AOSP #LightningPlus @LightningKernelRN8
⚡4👎1
Total duration: 7.xxxms = Jitter: 0.220ms - 0.050ms
Total duration: 17.xxxms = Jitter: 0.030ms - 0.010ms
@LightningKernelRN8
Total duration: 17.xxxms = Jitter: 0.030ms - 0.010ms
@LightningKernelRN8
👎1
Lightning.Plus.Kernel_v6.0_20240925.zip
14 MB
Lightning Plus Kernel v6.0 - Ginkgo
v4.14.336-EOL A11-A14
ZyC Clang 16.0.6
by @Siimsek - @skproject
▸ Screenshots
Changelog by @LeanHijosdesusMadres:
- Various changes (I'm too lazy to write)
#AOSP #LightningPlus @LightningKernelRN8
v4.14.336-EOL A11-A14
ZyC Clang 16.0.6
by @Siimsek - @skproject
▸ Screenshots
Changelog by @LeanHijosdesusMadres:
- Various changes (I'm too lazy to write)
#AOSP #LightningPlus @LightningKernelRN8
⚡5👎1
Lean.Kernel-Ginkgo20240926-1745.zip
15.7 MB
Lean Kernel v1.0 - Ginkgo
v4.14.328 A11-A13 (Maybe Android 14)
Weebx Clang 19.1.0
By @LeanHijosdesusMadres
Changelog:
- Try to delete traced
Many thanks to @VEKTOR_87 for the help
#AOSP #LeanKernel @LeanKernel
v4.14.328 A11-A13 (Maybe Android 14)
Weebx Clang 19.1.0
By @LeanHijosdesusMadres
Changelog:
- Try to delete traced
Many thanks to @VEKTOR_87 for the help
#AOSP #LeanKernel @LeanKernel
👍3👎1
buildnewLEAN+.sh
3.4 KB
Quizás le sirva a algún desarrollador para compilar con clang oficiales y no con clang modificados por otros desarrolladores.
Mi repositorio
@LeanKernel
Mi repositorio
@LeanKernel
👍3👎1👌1
Lean Kernel
Is there any kernel developer that can help me? • Separate the irq from kgsl and msm-drm to different cores • I implemented the blu_schedutil kernel but it does not appear • Implement tcp bbrv2
I managed to move the irq from kgsl-3d0 to the cpu6 😈 (I moved it back to the cpu5)
👎1
The TCP BBRv3 algorithm is now available for kernel developers (Linux 5.x.x+) (notify him)
Does anyone know who usually makes ports for Linux 4.14.x?
https://github.com/HELLBOY017/kernel_nothing_sm8475/commit/4fda49706af43a434e7301528beef2cf033fdff5
@Leankernel
Does anyone know who usually makes ports for Linux 4.14.x?
https://github.com/HELLBOY017/kernel_nothing_sm8475/commit/4fda49706af43a434e7301528beef2cf033fdff5
@Leankernel
GitHub
net-tcp_bbr: v3: update TCP "bbr" congestion control module to BBRv3 · HELLBOY017/kernel_nothing_sm8475@4fda497
BBR v3 is an enhacement to the BBR v1 algorithm. It's designed to aim for lower
queues, lower loss, and better Reno/CUBIC coexistence than BBR v1.
BBR v3 maintains the core of BBR v1: an e...
queues, lower loss, and better Reno/CUBIC coexistence than BBR v1.
BBR v3 maintains the core of BBR v1: an e...
👎1
Lean Kernel
Photo
I just added tcp c2tcp algorithm
https://github.com/syahiddrakness/Kernel_Xioami_Surya-OSS/commit/6a0b9e4a0166279768acdec0817321143ac88216
@Leankernel
https://github.com/syahiddrakness/Kernel_Xioami_Surya-OSS/commit/6a0b9e4a0166279768acdec0817321143ac88216
@Leankernel
👍1👎1
sched: Implement BORE (Burst-Oriented Response Enhancer scheduler)
Patch: 0001-linux4.19.y-bore5.1.0.patch
For Kernel 4.14
https://github.com/shygosh/kernel_xiaomi_ginkgo/commit/04d5d0a65126ead2840819d3140bc37c1696865f
https://github.com/shygosh/kernel_xiaomi_ginkgo/commit/ed2d69bd0d8fa798bd5d648a7524fd97eef1fec3
https://github.com/shygosh/kernel_xiaomi_ginkgo/commit/58b4e3eb20d2499cd36d3c7a7d6ae1810422842f
https://github.com/shygosh/kernel_xiaomi_ginkgo/commit/b6b5c39adae84b36e48a230c323f71b275ed5517
Patch: 0001-linux4.19.y-bore5.1.0.patch
For Kernel 4.14
https://github.com/shygosh/kernel_xiaomi_ginkgo/commit/04d5d0a65126ead2840819d3140bc37c1696865f
https://github.com/shygosh/kernel_xiaomi_ginkgo/commit/ed2d69bd0d8fa798bd5d648a7524fd97eef1fec3
https://github.com/shygosh/kernel_xiaomi_ginkgo/commit/58b4e3eb20d2499cd36d3c7a7d6ae1810422842f
https://github.com/shygosh/kernel_xiaomi_ginkgo/commit/b6b5c39adae84b36e48a230c323f71b275ed5517
👎1