Simply amazing performance overall over here. I'm working twelves while streaming, etc. I'm six hours in, and battery is sitting at 73%. Very thankful to be running this and for the updates.

What ROM are you running?Simply amazing performance overall over here. I'm working twelves while streaming, etc. I'm six hours in, and battery is sitting at 73%. Very thankful to be running this and for the updates.![]()
Is this the kernel version included with AOSPAAfter a lot of test builds, I'm now marking r20 stable.
Please re-read the OP for most up-to-date changes.
Custom ROMs started to rebase their kernel to OxygenOS 12. Those ROMs are not supported, please keep that in mind.
r20
Backported MGLRU (a major change)
Fixed full system crash on some custom ROMs (by LibXZR)
Added a few memory patches to improve responsiveness (by kerneltoast)
Fixed page allocation failures introduced from mainline
SimpleLMK re-enabled after fixing soft random reboots
Fixed excessive RMNET_DFC wakelock
Fixed OnePlus charging code to handle worker failure
Backported updated arm64 memory functions for better performance
Disabled REFCOUNT_FULL to optimize performance over security
Tuned swap/zram configurations
Disabled zram writeback to avoid lags on long uptime
Optimized pstore for better performance
Added haptic level adjustment by flar2
Reduced memory usage by matching CONFIG_CMA_AREAS to minimum required
Re-enabled arm64 erratum that was previously disabled by mistake
Fixed rare random reboots (zsmalloc patch by kerneltoast)
Backported more BFQ commits from mainline
Backported mm/mremap fix from mainline
Now built with the latest Clang 14.0.7
Device-tree updated to LA.UM.9.14.r1-19300-LAHAINA.QSSI13.0
LA.UM.10.9.1.r1-02800-QCS610.0 merged
LA.UM.9.16.r1-11000-MANNAR.0 merged
Latest f2fs from Linux v5.19 merged
Linux v5.4.197 merged
Wi-Fi drivers updated to 2.0.8.29W
Latest exFAT from Linux v5.19 merged
Latest LRNG v45 merged
2022-06-05 security patch merged
Hi, I'm still running Derpfest.
I'm running universal GMS doze magisk module but other then that, I have made no adjustments. I'm running the latest beta right now by the way.Nice, what your custom settings for kernel. Could plz sent me through PM your kernel setting, plz. If you don't mind
I'm running universal GMS doze magisk module but other then that, I have made no adjustments. I'm running the latest beta right now by the way.
Nlsound is what really helped me. You can find it on telegram. https://t.me/nlsound_updates/418You mentioned that you are running Derpfest rom, but when I installed it and run it was ok. However, I did found that speaker quality is not the best and also AOD is too dim for some reason compare to rom likes, crDroid, PA.
Nlsound is what really helped me. You can find it on telegram. https://t.me/nlsound_updates/418
Haven't messed with that too much, I usually just double tap, I have it enabled while charging though and it seems okay. But I do remember that being an issue with always on.How about AOD brigthness, It seems too dim can't really see until you push power button.
Right, it is possbile for you to sent me Nlsound zip, for some reason my Telegram is not working properly.Haven't messed with that too much, I usually just double tap, I have it enabled while charging though and it seems okay. But I do remember that being an issue with always on.
I pm'd you.Right, it is possbile for you to sent me Nlsound zip, for some reason my Telegram is not working properly.
You need to use blu spark r91 on OOS12, this kernel hasn't been updated and the dev has stated intentions of not doing so.Did anyone succeed to boot this on OOS12 based ROM? Specifically I'm on StagOS, flashing leads straight to fastboot.
New beta build is up: r21b3.
Some patches were merged from a downstream fork of my kernel, made by buzzcut_s.
Also in this beta, there's now a proactive compaction added to keep memory healthy and reduce occasional lags on long uptimes (especially noticeable since r20).
Let's see how this fairs.
According to Google’s fleetwide profiling, multi-generational LRU yields an “overall 40% decrease in kswapd [the kernel daemon that manages virtual memory] CPU usage,” an “85% decrease in the number of low-memory kills at the 75th percentile,” and an “18% decrease in app launch times at the 50th percentile.”
/sys/module/lowmemorykiller/parameters/lmk_count
According to Google’s fleetwide profiling, multi-generational LRU yields an “overall 40% decrease in kswapd [the kernel daemon that manages virtual memory] CPU usage,” an “85% decrease in the number of low-memory kills at the 75th percentile,” and an “18% decrease in app launch times at the 50th percentile.”