Skip to content

Kernel Configuration based on Xanmod Patches ( Gentoo )!

Notifications You must be signed in to change notification settings

zakuradev/kernel-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

violet-x86_64 Visits

neofetch

  • bzImage: LZ4
  • Xanmod based patchset
  • Cachy CPU Scheduler (cachy + idle balance)
  • Disabled numa, debugging, etc. (kernel hacking)
  • Enabled swap compressed block as default: LZ4
  • AMD only (disabled most intel features)
  • Governor performance as default
  • Custom boot logo - UwU

/usr/src/linux

cp .config_violet .config
patch -p1 < /path_extracted_cachy/cachy-5.9-r8.patch
patch -p1 < /path_extracted_cachy/02-idle_balance.patch
make -j`nproc` LSMOD=/home/username/.config/modprobed.db localmodconfig
make -j`nproc` modules_install
make -j`nproc` install

backup_config

thunar

Releases

No releases published

Packages

No packages published