Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.27 KB

File metadata and controls

47 lines (27 loc) · 1.27 KB

RvKernel-Linux

RvKernel Linux is a custom Linux kernel, a fork of CachyOS kernel

Available Schedulers

Scheduler Full Name Package(s) Best for... Developer
BORE Burst-Oriented Response Enhancer linux-rvkernel-bore Interactive workloads & gaming firelzrd
EEVDF Earliest Eligible Virtual Deadline First linux-rvkernel-eevdf General-purpose computing Peter Zijlstra

Installation

  • Install the kernel

yay -S linux-rvkernel-bore-clang

or

yay -S linux-rvkernel-bore-gcc


  • Install the headers (optional)

yay -S linux-rvkernel-bore-headers-clang

or

yay -S linux-rvkernel-bore-headers-gcc


  • Install the NVIDIA driver (optional)

yay -S linux-rvkernel-bore-nvidia-open-clang

or

yay -S linux-rvkernel-bore-nvidia-open-gcc


  • Install the LFS driver (optional)

yay -S linux-rvkernel-bore-lfs-clang

or

yay -S linux-rvkernel-bore-lfs-gcc