summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorLouis Burda <quent.burda@gmail.com>2023-01-25 18:00:00 +0100
committerLouis Burda <quent.burda@gmail.com>2023-01-25 18:00:20 +0100
commit80df08a54cfe9d531e932374cad55cc052a8a73d (patch)
tree48c94b8757ee1b8b0f75153a70d521ee7da4e6ab /README
parent8f02a7bcb39234442039ae92dd5d3500c5b3d46d (diff)
downloadcachepc-80df08a54cfe9d531e932374cad55cc052a8a73d.tar.gz
cachepc-80df08a54cfe9d531e932374cad55cc052a8a73d.zip
Remove cachepc objects from kvm-amd module
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 1b87962..7d4767f 100644
--- a/README
+++ b/README
@@ -74,7 +74,7 @@ The following kernel parameters were used:
kvm_amd.sev=1 kvm_amd.sev_es=1 nokaslr debug systemd.log_level=info
isolcpus=2,10,3,11 nohz_full=2,10,3,11 rcu_nocbs=2,10,3,11 nmi_watchdog=0
- transparent_hugepage=never apic lapic panic=-1
+ transparent_hugepage=never apic lapic panic=-1 preempt=none quiet
To successfully build and load the kvm.ko and kvm-amd.ko modules, ensure
that a host kernel debian package was built using `make host`.