Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
Update fk.json and changelog
Browse files Browse the repository at this point in the history
Signed-off-by: dracarys18 <[email protected]>
  • Loading branch information
dracarys18 committed Jun 20, 2020
1 parent d154169 commit 62f87f1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
16 changes: 9 additions & 7 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
- Use -O3 level optimisations
- cpu-boost: Dont boost cpu when screen in off
- vmpressure optimisations (Better RAM management)
- arm64: Tune GCC for msm8953's CPU
- gpu: Play with throttling a bit
- Up to date with CAF tag LA.UM.8.6.r1-04300-89xx.0
- random: Switch to FRandom
- Wake up display asynchronously
- Mark fingerprint IRQ's as perf critical
- Added Wireguard VPN support
- Mark display process IRQ's as perf critical
- Boost devfreq for 150ms on touch events
- Enable ULPS mode on suspend
- Blocked all init scripts and other userspace from changing the governor so the
default governor will be conservative as defined in the kernel unless you are
using a kernel manager to set it

FK OTA: https://raw.githubusercontent.com/dracarys18/NotKernel/10-stable/fk.json
Bug reports and support: @notkernel
Expand Down
8 changes: 4 additions & 4 deletions fk.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"kernel": {
"name": "NotKernel",
"version": "QUARANTINE",
"link": "https://github.com/dracarys18/NotKernel/releases/download/QUARANTINE/NotKernel-Mido-2020-05-02-32.zip",
"version": "QUARANTINE2",
"link": "https://github.com/dracarys18/NotKernel/releases/download/QUARANTINE2/NotKernel-Mido-2020-06-20-15.zip",
"changelog_url": "https://raw.githubusercontent.com/dracarys18/NotKernel/10-stable/changelog",
"date": "2020-05-02",
"sha1": "d3fc8bac197693b7dd07d20f6292259758818f5a"
"date": "2020-06-20",
"sha1": "ad5a6cdf81eb7f7046d4f28158e023d13a6d45a4"
},
"support": {
"link": "https://t.me/notkernel"
Expand Down

0 comments on commit 62f87f1

Please sign in to comment.