Slightly concerned about this in logs, research indicates it could lead to performance issues in Proxmox. Is this an isolated issue I am having or a broader issue? Im reluctant to edit my GRUB to disable it with #Disable with split_lock_detect=off.
/etc/default/grub
Apr 08 18:12:43 pve kernel: x86/split lock detection: #AC: CPU 1/KVM/4784 took a split_lock trap at address: 0x7ef1b050
Apr 08 18:12:43 pve kernel: x86/split lock detection: #AC: CPU 2/KVM/4785 took a split_lock trap at address: 0x7ef1b050
Apr 08 18:12:43 pve pvesh[1234]: Waiting for 20 seconds (startup delay)
/etc/default/grub
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on i915.enable_psr=0 i915.enable_fbc=0 i915.lvds_downclock=1 pci=realloc"
GRUB_CMDLINE_LINUX=""
Last edited: