SamuelTulach / BetterTiming

PoC TSC offsetting in KVM
122 stars 24 forks source link

How to apply this patch on proxmox VE 7.2.3 #5

Open delta-whiplash opened 2 years ago

delta-whiplash commented 2 years ago

Hi can you help me how to install this patch on proxmox VE 7.2.3 with kernel 5.15.35-1-pve. Thanks

lucasff commented 8 months ago

@delta-whiplash you have to download the source code of the Kernel, patch it, compile it yourself and install on your Proxmox for the changes to take effect.

the creator, @SamuelTulach could maybe automate this via a GitHub Action that publishes compiled patched kernels for Proxmox, perhaps?