mirror of
https://github.com/mayfrost/guides.git
synced 2024-10-31 23:16:06 +00:00
Update KERNEL.md
This commit is contained in:
parent
7788ace0e3
commit
62749a8364
@ -192,7 +192,7 @@ This section is also optional. There are cool patches for the kernel out there a
|
|||||||
Some available patches are:
|
Some available patches are:
|
||||||
* __Kernel_gcc_patch__, enable gcc optimizations for additional CPUs: https://github.com/graysky2/kernel_gcc_patch
|
* __Kernel_gcc_patch__, enable gcc optimizations for additional CPUs: https://github.com/graysky2/kernel_gcc_patch
|
||||||
* __Liquorix__, kernel for desktop, multimedia, and gaming workloads: https://liquorix.net/sources/
|
* __Liquorix__, kernel for desktop, multimedia, and gaming workloads: https://liquorix.net/sources/
|
||||||
* __linux-tiny__, reduce the memory and disk footprint: https://elinux.org/Linux_Tiny
|
* __linux-tiny__, reduce the memory and disk footprint (only for 2.6 and down, not updated): https://elinux.org/Linux_Tiny
|
||||||
* __Linux-libre__, remove non-free, obfuscated or obscured software included without source code: http://linux-libre.fsfla.org/pub/linux-libre/releases/
|
* __Linux-libre__, remove non-free, obfuscated or obscured software included without source code: http://linux-libre.fsfla.org/pub/linux-libre/releases/
|
||||||
* __pf-kernel__, patch set improving interactiveness and performance, includes __Kernel_gcc_patch__, __BFQ__ and others: https://pfactum.github.io/pf-kernel/
|
* __pf-kernel__, patch set improving interactiveness and performance, includes __Kernel_gcc_patch__, __BFQ__ and others: https://pfactum.github.io/pf-kernel/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user