cm0002@programming.dev to Linux@programming.dev · 12 days 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 · 12 days agomessage-square2linkfedilink
minus-square17lifers@sopuli.xyzlinkfedilinkEnglisharrow-up3·12 days agocompile your kernel and use the performance cpu governor. done.
minus-squareruffsl@programming.devlinkfedilinkEnglisharrow-up2·12 days 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?