cm0002@programming.dev to Linux@programming.dev · 1 month agoFarewell Benchmarks Of Intel's Clear Linux On AMD EPYC Shows More Performance Left To Tapwww.phoronix.comexternal-linkmessage-square2linkfedilinkarrow-up119arrow-down10
arrow-up119arrow-down1external-linkFarewell Benchmarks Of Intel's Clear Linux On AMD EPYC Shows More Performance Left To Tapwww.phoronix.comcm0002@programming.dev to Linux@programming.dev · 1 month agomessage-square2linkfedilink
minus-square17lifers@sopuli.xyzlinkfedilinkEnglisharrow-up3·1 month agocompile your kernel and use the performance cpu governor. done.
minus-squareruffsl@programming.devlinkfedilinkEnglisharrow-up2·1 month agoI’d love to find an example NixOS config to simply reproduce and import Clear Linux’s kernel config. There are a few already for replicating CachyOS’s kernel variants: https://github.com/chaotic-cx/nyx/tree/main/pkgs/linux-cachyos/config-nix Although I’m not sure that those approachs still use clang instead of gcc?
compile your kernel and use the performance cpu governor. done.
I’d love to find an example NixOS config to simply reproduce and import Clear Linux’s kernel config. There are a few already for replicating CachyOS’s kernel variants:
Although I’m not sure that those approachs still use clang instead of gcc?