Skip to content

Okami is a kernel optimized for santoni. Based on my own port of CAF kernel. An experiment for now.

License

Notifications You must be signed in to change notification settings

imzf/android_kernel_xiaomi_msm8937

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ōkami 🐺

Ōkami kernel is a custom project based on my own source for the Redmi 4X (santoni).

  • CAF based.
  • Up to date with linux stable 3.18 (EOL).
  • Nougat and Oreo support.
  • Include patches for clang and gcc 4.9+ support.
  • WireGuard support.
  • F2FS / NTFS / exFat.
  • Energy Aware Scheduler - EAS.
  • Fingerprint boost driver.
  • Underclocked / Undervolted.
  • Ability to enable/disable cores (No mpdecision).
  • Hotplugs included:
    • Thunderplug
    • Alucard (enabled by default)

Want to compile it?

Execute:

./build.sh for using gcc or ./build.sh -clang to compile it using clang.

Dependencies

  • Any GCC toolchain.
  • Clang (google clang, sdclang, etc).
  • AnyKernel2.
  • Setup your env.

Remarks

If you want to use clang you need a gcc toolchain too. More info.

About

Okami is a kernel optimized for santoni. Based on my own port of CAF kernel. An experiment for now.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 96.2%
  • Assembly 1.7%
  • C++ 1.4%
  • Objective-C 0.3%
  • Makefile 0.3%
  • Perl 0.1%