You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-7Lines changed: 20 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ The Schedulers listed below are supported
27
27
We have provided all these CPU schedulers because each scheduler performs differently depending on usage. We recommend testing each one to determine which best suits your specific requirements.
-**([ECHO](https://github.com/hamadmarri))****Enhanced CPU Handling Orchestrator** Scheduler by [Hamad Marri](https://github.com/hamadmarri) - `linux-cachyos-echo`
32
32
33
33
#### CachyOS default kernel
@@ -50,8 +50,8 @@ Here is a list of features of Linux kernels prebuilt in the CachyOS repositories
50
50
- SCHED-EXT Schedulers prebuilt in the repository # https://lwn.net/Articles/922405/ - `linux-cachyos` and `linux-cachyos-sched-ext`
51
51
- Cachy Sauce (CONFIG_CACHY), enables various tweaks for the scheduler and other settings
52
52
### :bookmark_tabs: Filesystem & memory
53
-
- ZFS Filesystem Support and prebuilt in the repository
54
-
- NVIDIA Module Support including patches - Build the nvidia module together with the kernel
53
+
- ZFS Filesystem support and prebuilt in the repository
54
+
- NVIDIA Module support including patches - Build the nvidia module together with the kernel
55
55
- Latest & improved ZSTD 1.5.6 patch-set
56
56
- UserKSM daemon from pf
57
57
- Improved BFQ Scheduler
@@ -60,7 +60,7 @@ Here is a list of features of Linux kernels prebuilt in the CachyOS repositories
ATTENTION: Installing the CachyOS Pacman, will install a forked pacman with features added from CachyOS, like "INSTALLED_FROM" and an automatic architecture check.
123
-
Pacman 6.1 added a feature validation feature, which could lead when using the Archlinux pacman into warnings. We are working with archlinux to provide a proper compatibility again.
123
+
Pacman 6.1 added a feature validation feature, which could lead when using the Arch Linux pacman into warnings. We are working with Arch Linux to provide a proper compatibility again.
124
124
If you want to avoid this, don't add the "cachyos" repository, which contains the customized pacman. All other repositories like cachyos-v3, cachyos-v4, cachyos-extra/core-v3/4 are fine to add.
0 commit comments